Sujet : Re: [egenix-info] ANN: eGenix Antispam Bot for Telegram 0.7.1
De : sch (at) *nospam* fedora.email (Schimon Jehudah)
Groupes : comp.lang.pythonDate : 14. May 2025, 19:04:53
Autres entêtes
Message-ID : <mailman.55.1747245912.3008.python-list@python.org>
References : 1 2 3 4
User-Agent : Claws Mail 4.3.1 (GTK 3.24.48; x86_64-pc-linux-gnu)
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
framework for building XMPP bots.
I sense, that collaboration be feasible.
Kind regards,
Schimon
On Wed, 14 May 2025 19:19:01 +0200
Marc-Andre Lemburg <
mal@egenix.com> wrote:
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. It reduces the admin work substantially, plus it's easy
to extend, so we can always tune them or add new ones.
Thanks,