totallymike / ircnode

Extensible IRC bot written with node.js
https://github.com/totallymike/ircnode/wiki
MIT License
4 stars 2 forks source link

Bot account password #32

Closed sigv closed 12 years ago

sigv commented 12 years ago

Currently it is not possible for the bot to have a password protected account as there is no way for bot to authenticate. A simple solution to this has already been pushed to bot_password branch.

sigv commented 12 years ago

Closing this as this was merged into master.