aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* added a "hashflag" to modules to stop modules being loaded that rely on a not...Gravatar jesopo2016-03-3011-2/+34
* fixed a left over reference to event["channel"] that is now broken in to.py.Gravatar jesopo2016-03-301-2/+2
* made channel commands prefixable with the bot's nickname, not just the comman...Gravatar jesopo2016-03-301-3/+11
* fixed a couple of problems in some modules.Gravatar jesopo2016-03-293-14/+16
* made commands work in channel AND in private message.Gravatar jesopo2016-03-292-45/+61
* added bitly.py and haveibeenpwned.py.Gravatar jesopo2016-03-292-0/+56
* added help strings where they were missing.Gravatar jesopo2016-03-296-6/+10
* added random.py, added code to commands.py to remove all empty strings from a...Gravatar jesopo2016-03-292-1/+27
* updated ctcp.py.Gravatar jesopo2016-03-291-1/+1
* first commit.Gravatar jesopo2016-03-2931-0/+1271