Re: [egenix-info] ANN: eGenix Antispam Bot for Telegram 0.7.1

2025-05-14 Thread Marc-Andre Lemburg via Python-list
Hi Schimon, thanks for reaching out. Our bot is TG-only, since we built it for our user group chat group running on TG. But I suppose you can make use of the types of challenges we use for XMPP and IRC as well. The strategies are working quite well for us, even though they are not perfect.

Re: [egenix-info] ANN: eGenix Antispam Bot for Telegram 0.7.1

2025-05-14 Thread Schimon Jehudah via Python-list
Marc-Andre. Good evening. Thank you for your respond. I will definitely explore your project. The XMPP modules are atomized in a single directory /interface/xmpp/ in order to make it extendible to other interfaces (i.e. protocols). I do consider to transform the directory of XMPP modules into a