| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix an incorrect call to event["stderr"] in karma.py | 2018-09-09 | 1 | -3/+7 | |
| | | |||||
| * | Make commands be processed under received.message.* at PRIORITY_LOW, eat the | 2018-09-09 | 2 | -6/+8 | |
| | | | | | event when it's done, change karma.py to use PRIORITY_MONITOR | ||||
| * | Change default priority to "medium", add priority lower than "low" ("monitor") | 2018-09-09 | 2 | -2/+3 | |
| | | |||||
| * | Change bitly.py to use delimited events | 2018-09-09 | 1 | -6/+5 | |
| | | |||||
| * | Tidy up indentation in tweets.py | 2018-09-09 | 1 | -38/+18 | |
| | | |||||
| * | call_for_result should have a max of 1, not 0 | 2018-09-09 | 1 | -1/+1 | |
| | | |||||
| * | Merge pull request #20 from dngfx/master | 2018-09-09 | 1 | -16/+48 | |
| |\ | | | | | Add bit.ly links to tweets | ||||
| | * | Fix up tweets.py | 2018-09-09 | 1 | -12/+15 | |
| | | | |||||
| | * | Make URL shortening generic in tweets.py | 2018-09-09 | 1 | -6/+6 | |
| | | | |||||
| | * | Fix spacing. | 2018-09-09 | 1 | -1/+0 | |
| | | | |||||
| | * | Utilise !serverset in more modules | 2018-09-09 | 4 | -1/+14 | |
| | | | |||||
| | * | Add nickserv-password and sasl to !serverset | 2018-09-09 | 2 | -11/+13 | |
| | | | |||||
| | * | Don't add a qualifier for server settings | 2018-09-09 | 1 | -2/+2 | |
| | | | |||||
| | * | Add !serverset and !serverget | 2018-09-09 | 2 | -8/+24 | |
| | | | |||||
| | * | Switch set.py to use delimited events | 2018-09-09 | 1 | -18/+15 | |
| | | | |||||
| | * | i dun fixed it! | 2018-09-09 | 1 | -2/+3 | |
| | | | |||||
| | * | h8 everything right now | 2018-09-09 | 2 | -3/+4 | |
| | | | |||||
| | * | WOOP WOOP THAT'S THE SOUND OF LINKS FOR TWEETS | 2018-09-09 | 2 | -17/+45 | |
| | | | |||||
| | * | Better indentation in commands.py | 2018-09-09 | 1 | -9/+3 | |
| | | | |||||
| * | | Utilise !serverset in more modules | 2018-09-09 | 4 | -1/+14 | |
| | | | |||||
| * | | Add nickserv-password and sasl to !serverset | 2018-09-09 | 2 | -11/+13 | |
| | | | |||||
| * | | Don't add a qualifier for server settings | 2018-09-09 | 1 | -2/+2 | |
| | | | |||||
| * | | Add !serverset and !serverget | 2018-09-09 | 2 | -8/+24 | |
| | | | |||||
| * | | Switch set.py to use delimited events | 2018-09-09 | 1 | -18/+15 | |
| | | | |||||
| * | | Better indentation in commands.py | 2018-09-09 | 1 | -9/+3 | |
| | | | |||||
| * | | Merge pull request #19 from dngfx/master | 2018-09-09 | 4 | -40/+136 | |
| |\| | | | | | I have no idea why ducks.py is in here. Google.py update. | ||||
| | * | Merge branch 'master' into master | 2018-09-09 | 0 | -0/+0 | |
| | |\ | |/ |/| | |||||
| * | | Clean up combining new.channel and __init__ channel bootstrapping | 2018-09-08 | 1 | -10/+5 | |
| | | | |||||
| * | | Merge pull request #18 from dngfx/master | 2018-09-08 | 2 | -171/+275 | |
| |\ \ | | | | | | | Ducks.py refresh! | ||||
| | | * | Fix a few niggles | 2018-09-09 | 2 | -18/+21 | |
| | | | | |||||
| | | * | Grammar fix | 2018-09-09 | 1 | -2/+2 | |
| | | | | |||||
| | | * | A shakespear insult generator, with optional target. Because why not? | 2018-09-09 | 1 | -0/+74 | |
| | | | | |||||
| | | * | FONT_RESET should be FONT_COLOR, also more string wizardry in ducks.py! | 2018-09-09 | 2 | -6/+10 | |
| | | | | |||||
| | | * | String formatting exists and it is a wonderful thing. | 2018-09-09 | 1 | -20/+27 | |
| | | | | |||||
| | | * | Add channel prefix to .usage (So it shows .8ball <question> instead of just ↵ | 2018-09-09 | 2 | -13/+21 | |
| | | | | | | | | | | | | | | | | | | | 8ball <question>, based on the channel's prefix) Updated ducks.py, more efficient code and style tweaks. | ||||
| | | * | Make google.py show the search term in the results. | 2018-09-08 | 1 | -2/+2 | |
| | | | | |||||
| | | * | Clean up combining new.channel and __init__ channel bootstrapping | 2018-09-08 | 1 | -10/+5 | |
| | |/ | |||||
| | * | Bootstrap properly on module reload. | 2018-09-08 | 1 | -1/+11 | |
| | | | |||||
| | * | Trim garbage code. | 2018-09-08 | 1 | -3/+0 | |
| | | | |||||
| | * | More duck timing tweaks | 2018-09-08 | 1 | -1/+1 | |
| | | | |||||
| | * | Correct comparison | 2018-09-08 | 1 | -2/+2 | |
| | | | |||||
| | * | Typo fix. | 2018-09-08 | 1 | -1/+1 | |
| | | | |||||
| | * | Full metal duck. | 2018-09-08 | 1 | -1/+1 | |
| | | | |||||
| | * | Refactor ducks.py to make sense. | 2018-09-08 | 1 | -50/+35 | |
| | | | |||||
| | * | Remove old ducks.py | 2018-09-08 | 1 | -263/+0 | |
| | | | |||||
| | * | More 8ball answers. | 2018-09-08 | 1 | -1/+7 | |
| | | | |||||
| | * | Remove debug code. | 2018-09-08 | 1 | -1/+0 | |
| | | | |||||
| | * | Remove unused code. | 2018-09-08 | 1 | -1/+0 | |
| | | | |||||
| | * | Tweak duck timing. | 2018-09-08 | 1 | -1/+1 | |
| | | | |||||
| | * | 8ball answer updates and ducks.py fix. | 2018-09-08 | 2 | -2/+7 | |
| | | | |||||
