egoexpress / innoxmpp

Python XMPP admin 'bots' based on the SleekXMPP library
2 stars 1 forks source link

Can you change SleekXMPP (dead project) to Slixmpp (Successor) #13

Closed Neustradamus closed 3 years ago

Neustradamus commented 4 years ago

Can you update the code for compatibility with the successor of SleekXMPP?

egoexpress commented 4 years ago

As this project is as dead as SleekXMPP itself I guess there is not much to get out of an update to SliXMPP.

OTOH: If it is a drop-in replacement for SleekXMPP with a compatible API, a replacement of sleekxmpp with slixmpp in GenericBot.py would be enough, I guess.