| Commit message (Expand) | Author | Age | Files | Lines |
| * | get user permissions every time they try to use a command that requires•••permissions, instead of caching their permissions when they sign in
| jesopo | 2018-08-02 | 1 | -6/+8 |
| * | Added missing ")" in print_activity.py | jesopo | 2018-07-31 | 1 | -1/+1 |
| * | support optional data in upc.py | jesopo | 2018-07-25 | 1 | -11/+19 |
| * | add !gtin to upc.py | jesopo | 2018-07-25 | 1 | -1/+2 |
| * | Add upc.py | jesopo | 2018-07-25 | 1 | -0/+44 |
| * | Included notices in print_activity, don't always print channel name | jesopo | 2018-07-23 | 1 | -5/+26 |
| * | remove debug print in books.py | jesopo | 2018-07-22 | 1 | -1/+0 |
| * | rating, date and authors are optional in google's book apis | jesopo | 2018-07-22 | 1 | -5/+12 |
| * | include quit reasons in print_activity if present | jesopo | 2018-07-20 | 1 | -1/+2 |
| * | Ban formats aren't bools | jesopo | 2018-07-20 | 1 | -2/+1 |
| * | added a way to prevent bitbot accepting invites | jesopo | 2018-07-19 | 1 | -1/+2 |
| * | Added a channel setting for banmask, added !unban | jesopo | 2018-07-19 | 1 | -2/+31 |
| * | move sending CAP sasl request to sasl.py | jesopo | 2018-07-16 | 1 | -3/+9 |
| * | use PRIORITY_URGENT in perform.py | jesopo | 2018-07-16 | 1 | -2/+2 |
| * | move sasl logic to it's own module | jesopo | 2018-07-15 | 3 | -61/+57 |
| * | fix print_activity still using old EventManager priority location | jesopo | 2018-07-15 | 1 | -2/+1 |
| * | Made part/quit print_activity functions more uniform | jesopo | 2018-07-15 | 1 | -3/+2 |
| * | Use QUOTES.items() in quit.py | jesopo | 2018-07-15 | 1 | -3/+2 |
| * | Added EventHook.call_for_result to get a result or default from an event | jesopo | 2018-07-15 | 2 | -3/+6 |
| * | Move quit quotes to it's own module | jesopo | 2018-07-15 | 2 | -61/+67 |
| * | print_messages->print_activity, print more things! | jesopo | 2018-07-15 | 2 | -36/+83 |
| * | skip !more's out/err, added a way to split messages from their prefixes for•••logging purposes
| jesopo | 2018-07-14 | 1 | -7/+8 |
| * | Allow translate source/target languages to be more than 2 chars | jesopo | 2018-07-14 | 1 | -1/+1 |
| * | Implemented delimited "event chains" and changed pong.py to use it | jesopo | 2018-07-08 | 1 | -2/+2 |
| * | Track user channel modes by user object, not nickname | jesopo | 2018-07-02 | 3 | -3/+3 |
| * | Added guid functionality to random_number.py | jesopo | 2018-07-02 | 1 | -1/+7 |
| * | Accept http and https soundcloud urls | jesopo | 2018-07-02 | 1 | -1/+1 |
| * | Add logic in soundcloud.py to accept urls and search back through log for urls | jesopo | 2018-07-02 | 1 | -19/+46 |
| * | Fixed translate.py | jesopo | 2018-07-02 | 1 | -20/+19 |
| * | Add missing on_kick event hook in channel_save | jesopo | 2018-07-02 | 1 | -0/+1 |
| * | random.py -> random_number.py due to name collision (stdlib) | jesopo | 2018-07-02 | 1 | -0/+0 |
| * | If BitBot is kicked from a channel, remove from channel_save | jesopo | 2018-07-02 | 1 | -0/+5 |
| * | OMDBAPI now needs an api key | jesopo | 2018-07-02 | 1 | -1/+6 |
| * | Added first version of print_message to prettyprint log certain activities | jesopo | 2018-05-02 | 1 | -0/+36 |
| * | Remove rickroll | jesopo | 2018-05-02 | 1 | -2/+1 |
| * | Use IRCServer.original_nickname in perform.py as we might not have our "given... | jesopo | 2018-05-02 | 1 | -1/+1 |
| * | NR: Don't titlecase Eagle station names. This is already done. | Evelyn | 2018-02-04 | 1 | -1/+1 |
| * | Merge branch 'master' of github.com:jesopo/bitbot | Evelyn | 2018-02-04 | 1 | -5/+13 |
| |\ |
|
| | * | Added option to ban highlight spammers instead of just kicking them | jesopo | 2017-12-26 | 1 | -5/+13 |
| * | | NR: Eagle endpoints are now under /json/ going forward | Evelyn | 2018-02-04 | 1 | -2/+2 |
| |/ |
|
| * | Added highlight spam detection/prevention logic to channel_op | jesopo | 2017-12-26 | 1 | -1/+21 |
| * | Added a "replay" system to EventManager hooks, to replay missed .calls | jesopo | 2017-12-26 | 8 | -34/+25 |
| * | NR: Indicate interesting activity at locations | Evelyn | 2017-12-10 | 1 | -12/+26 |
| * | NR: 0000 if headcode None | Evelyn | 2017-12-04 | 1 | -1/+1 |
| * | NR: Work with Eagle's new and improved format | Evelyn | 2017-12-04 | 1 | -7/+6 |
| * | NR: bool.get, what | Evelyn | 2017-11-03 | 1 | -2/+3 |
| * | NR: Don't die if Eagle's not here | Evelyn | 2017-11-03 | 1 | -2/+2 |
| * | NR: change eagle ~branding~ | Evelyn | 2017-11-02 | 1 | -1/+1 |
| * | typo | Evelyn | 2017-11-01 | 1 | -1/+1 |
| * | Abandon capability request if an empty ACK (a spec violation but okay) is rec... | Evelyn | 2017-11-01 | 1 | -1/+4 |