Closed double-fault closed 5 years ago
Add an optional callback to the Bot class which the user can use. The callback should be invoked every time a new chat message is posted, and the message should be an argument to the callback.
Implemented and pushed to PyPi; release 0.7.6. I'm having difficulty pushing to git, will push ASAP.
Just finished committing using a different comp.
Add an optional callback to the Bot class which the user can use. The callback should be invoked every time a new chat message is posted, and the message should be an argument to the callback.