0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change the way log messages are done, add error handling for plugins More... over 11 years ago
Implement logging to a snoop channel More... over 11 years ago
Remove ugly bold text and seperate values with hyphens in reddit.py More... over 11 years ago
Merge pull request #15 from ammaraskar/master More... over 11 years ago
add [NSFW] tags to the things I forgot in the previous commit More... over 11 years ago
prevent announcing of blacklisted reddits More... over 11 years ago
prevent multireddit use bypassing the blacklist in reddit plugin More... over 11 years ago
Add support for new minecraft server info response More... over 11 years ago
Make .source output more similar to the rest of the reddit plugin More... over 11 years ago
Use given capitalisation when confirming .tell usage More... over 11 years ago
Rewrite tell plugin using SQLAlchemy, which allows the use of any supported database without changing code More... over 11 years ago
Move generate_insult from wolframalpha plugin to utils.py More... over 11 years ago
Change requests dependency from ==0.14.0 to >=0.14.0 as it's unlikely for the api to change More... over 11 years ago
Add requirements.txt for easy installation of dependencies More... over 11 years ago
Set socket timeout before connecting More... over 11 years ago
Fix bug in github.py when github HTTP request fails More... over 11 years ago
Make countdown game only work in specified channels, and load countdown plugin More... over 11 years ago
Work around last.fm api inconsistency More... over 11 years ago
Merge pull request #14 from barneygale/master
Joe
More... over 11 years ago
Added code to prevent the bot from being flood-kicked when failing multiple wolframalpha calls. More... over 11 years ago
Remove some print statements and clean up pylint annoyances in countdown.py More... over 11 years ago
Use parentheses instead of escaping every newline when importing in __init__.py More... over 11 years ago
Add non-default plugins to comment in __init__.py More... over 11 years ago
Merge branch 'master' of github.com:buttscicles/RedditBot More... over 11 years ago
Handle users with no plays in last.fm plugin More... over 11 years ago
Handle nonexistent and tweetless users in twitter.py More... over 11 years ago
Remove red text on NSFW label in youtube.py, it prevents it from announcing in +c channels More... over 11 years ago
Fix bug preventing startup if tell table does not exist More... over 11 years ago
load countdown modulee More... over 11 years ago
add countdown module, complete with expression parser More... over 11 years ago