aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added a little piece of code to stop Utils.get_url trying to json decode an e...Gravatar jesopo2016-03-301-1/+1
* added untested reconnection code.Gravatar jesopo2016-03-301-6/+18
* added a "hashflag" to modules to stop modules being loaded that rely on a not...Gravatar jesopo2016-03-3013-4/+45
* 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
* added a line I forgot to add to dispose of nonvisible users.Gravatar jesopo2016-03-301-0/+1
* fixed a couple of problems in some modules.Gravatar jesopo2016-03-293-14/+16
* added code to Utils.get_url to prevent non-iso-latin-1 urls being attempted. ...Gravatar jesopo2016-03-291-0/+6
* made commands work in channel AND in private message.Gravatar jesopo2016-03-295-49/+70
* made it possible to get http code even when a HTTPError kicks up.Gravatar jesopo2016-03-291-3/+6
* added bitly.py and haveibeenpwned.py.Gravatar jesopo2016-03-292-0/+56
* added a little more to README.md.Gravatar jesopo2016-03-291-1/+1
* pronouns pronouns pronounsGravatar jesopo2016-03-291-1/+1
* 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-2947-0/+2555
* Initial commitGravatar jesopo2016-03-292-0/+401