| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change tflsearch no result message | Evelyn | 2016-07-14 | 1 | -1/+1 |
| * | fixed duplicate response | jesopo | 2016-07-14 | 1 | -1/+2 |
| * | added logs.py and changed EventHook objects to know their name. | jesopo | 2016-07-13 | 1 | -0/+16 |
| * | Merge branch 'master' of github.com:jesopo/bitbot | jesopo | 2016-07-13 | 1 | -3/+3 |
| |\ |
|
| | * | s/tflstop/tflsearch/ | Evelyn | 2016-07-10 | 1 | -3/+3 |
| * | | fixed some crashes in tfl.py. | jesopo | 2016-07-13 | 1 | -9/+10 |
| |/ |
|
| * | TfL stop search, 'bus' can now accept proper IDs, fixed issue with time in ms | Evelyn | 2016-07-10 | 1 | -37/+68 |
| * | TfL tube line status | Evelyn | 2016-07-10 | 1 | -0/+46 |
| * | changed tflbus command to only show next time for each bus, not every single ... | jesopo | 2016-07-09 | 1 | -14/+17 |
| * | added a way to filter what bus you're looking for at a stop in tfl.py. | jesopo | 2016-07-06 | 1 | -3/+9 |
| * | changed channel_op.py to not need an argument for (de)op/(de)voice. | jesopo | 2016-07-05 | 1 | -12/+16 |
| * | changed tfl.py to show bus stop name. | jesopo | 2016-07-05 | 1 | -3/+8 |
| * | did some tweaks to tfl.py. | jesopo | 2016-06-28 | 1 | -3/+8 |
| * | Merge branch 'master' of github.com:jesopo/bitbot | jesopo | 2016-06-28 | 1 | -1/+3 |
| |\ |
|
| | * | We're all fucked. I'm fucked. You're fucked. [...] It's been the biggest cock... | Evelyn | 2016-06-27 | 1 | -1/+2 |
| | * | Add Walter Ulbricht quote | Evelyn | 2016-06-25 | 1 | -1/+2 |
| * | | added tfl.py. | jesopo | 2016-06-28 | 1 | -0/+45 |
| |/ |
|
| * | tweaked karma.py. | jesopo | 2016-06-24 | 1 | -4/+5 |
| * | added a part command to admin.py. | jesopo | 2016-06-24 | 1 | -0/+7 |
| * | you know what, this module has too many flaws. | jesopo | 2016-05-17 | 1 | -0/+1 |
| * | fixed a problem in nickname_aliases.py that made the bot assume root aliases ... | jesopo | 2016-05-17 | 1 | -4/+10 |
| * | added admin.py, for admin-type things. | jesopo | 2016-05-17 | 1 | -0/+19 |
| * | added a way to set the bot's nickserv password through a command. | jesopo | 2016-05-17 | 1 | -9/+18 |
| * | added deop, voice and devoice to channel_op.py. | jesopo | 2016-05-17 | 1 | -0/+15 |
| * | on second thought, should probably only show people their nickname's permissi... | jesopo | 2016-05-17 | 1 | -1/+1 |
| * | added a command to show you what permissions you have. | jesopo | 2016-05-17 | 1 | -0/+6 |
| * | added stats.py. | jesopo | 2016-05-09 | 1 | -0/+52 |
| * | Another quote | Evelyn | 2016-05-09 | 1 | -1/+2 |
| * | Merge branch 'master' of github.com:jesopo/bitbot | jesopo | 2016-05-06 | 1 | -1/+8 |
| |\ |
|
| | * | more quotes | Evelyn | 2016-05-04 | 1 | -1/+8 |
| * | | added a function to Utils to get the "closest" setting, with channel/user set... | jesopo | 2016-05-06 | 2 | -2/+2 |
| |/ |
|
| * | added wikipedia.py. | jesopo | 2016-05-04 | 1 | -0/+26 |
| * | added bitcoin.py. | jesopo | 2016-05-03 | 1 | -0/+25 |
| * | made set/channelset settings consistent. | jesopo | 2016-05-01 | 3 | -5/+5 |
| * | added a command to quotes.py to get a random quote from a category. | jesopo | 2016-05-01 | 1 | -1/+15 |
| * | added quotes.py. | jesopo | 2016-04-29 | 1 | -0/+71 |
| * | added an error to the kickban command in channel_op.py for when a user is not... | jesopo | 2016-04-24 | 1 | -0/+2 |
| * | added an op command to channel_op.py. | jesopo | 2016-04-22 | 1 | -0/+6 |
| * | added a timeout error and fixed the regex on karma.py. | jesopo | 2016-04-21 | 1 | -4/+5 |
| * | added hash.py. why not. | jesopo | 2016-04-20 | 1 | -0/+18 |
| * | did what I said I would sooner than I thought I would. centralised persisting... | jesopo | 2016-04-19 | 1 | -40/+0 |
| * | entirely reworked the timer system to work with the event system, will eventu... | jesopo | 2016-04-19 | 1 | -9/+9 |
| * | fixed words.py to always show nicknames with the same count in the same order. | jesopo | 2016-04-18 | 1 | -1/+2 |
| * | added a way for a command callback to neatly ask to only be available for peo... | jesopo | 2016-04-18 | 2 | -0/+59 |
| * | added some code to the nickname_aliases module, I do not trust this module ye... | jesopo | 2016-04-18 | 1 | -0/+5 |
| * | started passing some more helpful info when preprocessing a command. | jesopo | 2016-04-18 | 1 | -1/+2 |
| * | added command-prefix to channel settings. | jesopo | 2016-04-14 | 1 | -3/+8 |
| * | added experimental module to track what nicknames are actually aliases for ot... | jesopo | 2016-04-13 | 1 | -0/+84 |
| * | simpler boolean channel settings | Evelyn | 2016-04-10 | 4 | -13/+7 |
| * | added a confirmation of message save to in.py. | jesopo | 2016-04-10 | 1 | -0/+1 |