aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Use QUOTES.items() in quit.pyGravatar jesopo2018-07-151-3/+2
|
* Added EventHook.call_for_result to get a result or default from an eventGravatar jesopo2018-07-152-3/+6
|
* Move quit quotes to it's own moduleGravatar jesopo2018-07-152-61/+67
|
* print_messages->print_activity, print more things!Gravatar jesopo2018-07-152-36/+83
|
* skip !more's out/err, added a way to split messages from their prefixes forGravatar jesopo2018-07-141-7/+8
| | | | logging purposes
* Allow translate source/target languages to be more than 2 charsGravatar jesopo2018-07-141-1/+1
|
* Implemented delimited "event chains" and changed pong.py to use itGravatar jesopo2018-07-081-2/+2
|
* Track user channel modes by user object, not nicknameGravatar jesopo2018-07-023-3/+3
|
* Added guid functionality to random_number.pyGravatar jesopo2018-07-021-1/+7
|
* Accept http and https soundcloud urlsGravatar jesopo2018-07-021-1/+1
|
* Add logic in soundcloud.py to accept urls and search back through log for urlsGravatar jesopo2018-07-021-19/+46
|
* Fixed translate.pyGravatar jesopo2018-07-021-20/+19
|
* Add missing on_kick event hook in channel_saveGravatar jesopo2018-07-021-0/+1
|
* random.py -> random_number.py due to name collision (stdlib)Gravatar jesopo2018-07-021-0/+0
|
* If BitBot is kicked from a channel, remove from channel_saveGravatar jesopo2018-07-021-0/+5
|
* OMDBAPI now needs an api keyGravatar jesopo2018-07-021-1/+6
|
* Added first version of print_message to prettyprint log certain activitiesGravatar jesopo2018-05-021-0/+36
|
* Remove rickrollGravatar jesopo2018-05-021-2/+1
|
* Use IRCServer.original_nickname in perform.py as we might not have our ↵Gravatar jesopo2018-05-021-1/+1
| | | | "given" nickname yet
* NR: Don't titlecase Eagle station names. This is already done.Gravatar Evelyn2018-02-041-1/+1
|
* Merge branch 'master' of github.com:jesopo/bitbotGravatar Evelyn2018-02-041-5/+13
|\
| * Added option to ban highlight spammers instead of just kicking themGravatar jesopo2017-12-261-5/+13
| |
* | NR: Eagle endpoints are now under /json/ going forwardGravatar Evelyn2018-02-041-2/+2
|/
* Added highlight spam detection/prevention logic to channel_opGravatar jesopo2017-12-261-1/+21
|
* Added a "replay" system to EventManager hooks, to replay missed .callsGravatar jesopo2017-12-268-34/+25
|
* NR: Indicate interesting activity at locationsGravatar Evelyn2017-12-101-12/+26
|
* NR: 0000 if headcode NoneGravatar Evelyn2017-12-041-1/+1
|
* NR: Work with Eagle's new and improved formatGravatar Evelyn2017-12-041-7/+6
|
* NR: bool.get, whatGravatar Evelyn2017-11-031-2/+3
|
* NR: Don't die if Eagle's not hereGravatar Evelyn2017-11-031-2/+2
|
* NR: change eagle ~branding~Gravatar Evelyn2017-11-021-1/+1
|
* typoGravatar Evelyn2017-11-011-1/+1
|
* Abandon capability request if an empty ACK (a spec violation but okay) is ↵Gravatar Evelyn2017-11-011-1/+4
| | | | received
* NR: Formatting improvements for external, don't reference non-existent summariesGravatar Evelyn2017-11-011-10/+13
|
* NR: slightly simplify association summariesGravatar Evelyn2017-10-311-5/+3
|
* NR: Indicate direction for associationsGravatar Evelyn2017-10-311-4/+3
|
* NR: Full association summaries for SCHEDULE, LDBGravatar Evelyn2017-10-311-30/+36
|
* NR: Add date filterGravatar Evelyn2017-10-291-1/+5
|
* Handle empty CAP, additional IRCLog feature, better tls, better channel_save ↵Gravatar jesopo2017-10-273-6/+22
| | | | | | logic, add sed-sender-only setting Signed-off-by: jesopo <github@lolnerd.net>
* Amber RuddGravatar Evelyn2017-10-271-0/+1
|
* NR: Use the same association descriptions for LDB and SCHEDULEGravatar Evelyn2017-10-231-1/+1
|
* NR: Don't assume associations present in eagle outputGravatar Evelyn2017-10-231-1/+1
|
* NR: Use SCHEDULE associationsGravatar Evelyn2017-10-231-8/+13
|
* NR: Multiline support for head, include ferry services in nrtrainsGravatar Evelyn2017-10-141-5/+12
|
* Signals: Glenn Moramarco quoteGravatar Evelyn2017-10-101-0/+1
|
* Signals: Add TurnballGravatar Evelyn2017-09-291-0/+1
|
* Make the telegram module vaguely optionalGravatar Evelyn2017-09-061-1/+4
|
* Bitbot can do Telegram now, I guessGravatar Evelyn2017-09-053-34/+139
|
* Increase default periodGravatar Evelyn2017-09-031-3/+4
|
* NR: Shorten timesGravatar Evelyn2017-09-021-1/+3
|