| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove comments | Evelyn | 2016-09-26 | 1 | -3/+0 |
| * | Add tflvehicle, simplify tflbus | Evelyn | 2016-09-26 | 1 | -18/+75 |
| * | fixed a crash caused by trying to remove a fileno that's not in IRCBot's epol... | jesopo | 2016-07-14 | 1 | -1/+4 |
| * | Merge branch 'master' of github.com:jesopo/bitbot | jesopo | 2016-07-14 | 1 | -1/+3 |
| |\ |
|
| | * | Add proper no result message | Evelyn | 2016-07-14 | 1 | -0/+2 |
| | * | Change tflsearch no result message | Evelyn | 2016-07-14 | 1 | -1/+1 |
| * | | implemented error logging to EventManager (WIP) | jesopo | 2016-07-14 | 2 | -4/+15 |
| |/ |
|
| * | 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 | 2 | -4/+23 |
| * | 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 |
| * | s/tfl-app/tfl-api/ | Evelyn | 2016-07-09 | 1 | -2/+2 |
| * | 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 Utils.get_url to catch SSL errors. | jesopo | 2016-07-05 | 1 | -7/+10 |
| * | tweaked reconnection logic. | jesopo | 2016-07-05 | 1 | -1/+2 |
| * | 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 | 2 | -1/+48 |
| * | | fixed reconnection logic, using the internal timer logic. | jesopo | 2016-06-28 | 1 | -7/+6 |
| * | | fixed a problem with Database.py. | jesopo | 2016-06-28 | 1 | -1/+1 |
| |/ |
|
| * | tweaked karma.py. | jesopo | 2016-06-24 | 1 | -4/+5 |
| * | added handling URLError to Utils.get_url. | jesopo | 2016-06-24 | 1 | -0/+6 |
| * | added a part command to admin.py. | jesopo | 2016-06-24 | 1 | -0/+7 |
| * | fixed a minor (but crash-causing) typo in IRCServer.py. | jesopo | 2016-05-17 | 1 | -1/+1 |
| * | 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 | 3 | -2/+12 |
| |/ |
|
| * | 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 get_server to Database.py, for some future use. dunno. | jesopo | 2016-04-29 | 1 | -0/+5 |