issues
search
progval
/
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.
https://docs.limnoria.net/
Other
622
stars
174
forks
source link
Make it possible to use a bot as backup of another one
#1185
Open
progval
opened
9 years ago
progval
commented
9 years ago
Roadmap:
[ ] protocol for exchanging data securely
[ ] through IRC
[ ] through raw sockets (backup connects to main)
[ ] through raw sockets (main connects to backup)
[ ] test framework
[ ] making a bot lobotomized whenever the other bot
[ ] is connected to the network
[ ] is in the channel
[ ] answers to commands
[ ] configuration synchronization
[ ] core databases synchronization
[ ] plugin databases synchronization
[ ] interface for custom synchronization for plugins
[ ] transitivity
janicez
commented
6 years ago
How long before Limnoria is Eggdrop? Only half joking.
Roadmap: