0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added some more to the skeleton of the auto_mode module. More... almost 9 years ago
tinkered with some modules and fixed a few bugs, also added the skeleton for the auto_mode.py module. More... almost 9 years ago
added code to prevent newlines being where they shouldn't be in outgoing lines. More... almost 9 years ago
removed yet more left over code from when commands were channel-only. More... almost 9 years ago
fixed the frankly ridiculously wrong youtube url regex in youtube.py. More... almost 9 years ago
added command line options to start.py for config file and database file locaitons. More... almost 9 years ago
made the args for IRCLineHandler functions global and added a timer-based channel join re-try. More... almost 9 years ago
added CTCP SOURCE and TIME responses. More... almost 9 years ago
made the @ for the twitter command optional. More... almost 9 years ago
added a little piece of code to stop Utils.get_url trying to json decode an empty string. More... almost 9 years ago
added untested reconnection code. More... almost 9 years ago
added a "hashflag" to modules to stop modules being loaded that rely on a not-present config option. More... almost 9 years ago
fixed a left over reference to event["channel"] that is now broken in to.py. More... almost 9 years ago
made channel commands prefixable with the bot's nickname, not just the command prefix. More... almost 9 years ago
added a line I forgot to add to dispose of nonvisible users. More... almost 9 years ago
fixed a couple of problems in some modules. More... almost 9 years ago
added code to Utils.get_url to prevent non-iso-latin-1 urls being attempted. I need to put in a better fix than this at some point. More... almost 9 years ago
made commands work in channel AND in private message. More... almost 9 years ago
made it possible to get http code even when a HTTPError kicks up. More... almost 9 years ago
added bitly.py and haveibeenpwned.py. More... almost 9 years ago
added a little more to README.md. More... almost 9 years ago
pronouns pronouns pronouns More... almost 9 years ago
added help strings where they were missing. More... almost 9 years ago
added random.py, added code to commands.py to remove all empty strings from args_split. More... almost 9 years ago
updated ctcp.py. More... almost 9 years ago
first commit. More... almost 9 years ago
Initial commit More... almost 9 years ago