aj00200 / BBot

BBot is a Python IRC bot which aims to be fast, modular, and offer a great API!
http://www.aj00200.org/projects/bbot/index.htm
7 stars 4 forks source link

BBot() module does not respond to being pinged #3

Closed aj00200 closed 13 years ago

aj00200 commented 13 years ago

The BBot() module does not respond when someone pings/hilights/talks to the bot: @aj00200 BBot: hi ... no response even when it is verified that "hi" is in the database

aj00200 commented 13 years ago

I fixed this bug a while back, it should be working now, or at least in the 7.0.0 branch. If it is still an issue, let me know.