thomasleese / smartbot

A supposedly smart IRC bot. (I now use Hubot...)
MIT License
2 stars 5 forks source link

Split plugin initialisation and IRC connection event #5

Closed thomasleese closed 10 years ago

thomasleese commented 10 years ago

If the bot gets restarted due to a /kill, the plugins get loaded twice. This shouldn't happen.