darthlukan / gobot

A basic IRC bot using github.com/thoj/go-ircevent
GNU General Public License v2.0
7 stars 2 forks source link

Interactive CLI interface #19

Open darthlukan opened 9 years ago

darthlukan commented 9 years ago

A client that can manipulate the currently running instance of the bot (or multiple instances?) without requiring disconnection from existing IRC networks and channels. Is this even a good idea? If so, it would go with Milestone v2.0.

setkeh commented 9 years ago

I'm not sure that there would be too much issue with this on the basis that most decent/modern IRC clients allow for reconfiguration without disconnection from other services or servers (minus the one your modifying) worst case scenario the server drops your connection until you fix what you broke during the change.