CloudBot
CloudBot copied to clipboard
CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
This patch fixes the following traceback ``` Traceback (most recent call last): File "/opt/CloudBot/cloudbot/plugin.py", line 456, in internal_launch out = yield from task File "/usr/lib64/python3.4/asyncio/futures.py", line 358, in __iter__ yield...
Checking for "snoonet/bot/" in the host before incrementing Message Counter or adding the host to the list of unique hosts because all snoonet bots contain this prefix in their vhost....
The cat facts API accessed using .cats has been deprecated as it relies on the same support that the .py command did. Because of this .cats will always error.
Basically allow a user to set a private flag (similar to the dontsave flag) when using last.fm where the bot doesn't show the lastfm username (it's already prefixed with the...
uses python-dateutil to parse date strings instead of requiring a strict format
Deprecated the bing plugin due to the bing API no longer being free.
This adds a missing docstring for the color_parse command and updates the existing doc strings to use a single hyphen instead of two in accordance with the latest docstring standards.
added a stab command