totallymike / ircnode

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

made !seen not available through private messages #42

Closed sigv closed 12 years ago

sigv commented 12 years ago

Currently the bot can be used by anyone as a spying tool. That can be simply done by calling !seen person1, !seen person2 and !seen person3 commands all the time. The bot will automatically respond by giving the newest quote it has even if the person is not in the said room.