aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* quotesGravatar Evelyn2017-01-271-2/+3
|
* Inform the user when they've got filtering wrongGravatar Evelyn2017-01-161-5/+19
|
* NR: Add better filtering, add arrivals capablity, add train joining informationGravatar Evelyn2016-12-211-33/+114
|
* NR: Remove unused span/countdown codeGravatar Evelyn2016-12-201-19/+0
|
* NR: Train division information for services, simple '*' filtering for arrivalsGravatar Evelyn2016-12-201-3/+17
|
* NR: No service information and service disambiguation aren't errorsGravatar Evelyn2016-12-201-2/+2
|
* NR: Allow for multiple destinations for departuresGravatar Evelyn2016-12-201-7/+22
|
* Remove unused service listGravatar Evelyn2016-12-201-3/+0
|
* NR: Fix 'Cancelled' being shown in green, give departed trains a different ↵Gravatar Evelyn2016-12-201-7/+11
| | | | colour
* nr thingsGravatar Evelyn2016-12-171-32/+46
|
* Convert NR module to use SV for more detail. Abridge some service info, add ↵Gravatar Evelyn2016-12-161-49/+107
| | | | primitive service filtering, command for headcode/uid/rsid service summaries. If you have a NR API key, you'll need to switch it!
* Add quote to signals moduleGravatar Evelyn2016-12-141-1/+2
|
* Remove 'plat' prefix for spaceGravatar Evelyn2016-12-121-1/+1
|
* Add tflservice. Arrivals are incomplete, but it's the best we can do with ↵Gravatar Evelyn2016-12-061-1/+53
| | | | the API
* Reset font just before "(more)" truncation.Gravatar jesopo2016-12-051-1/+1
|
* Remember the filtered output, not the entire service list for !nrserviceGravatar Evelyn2016-12-041-1/+2
|
* More quit quotes!Gravatar Evelyn2016-11-281-1/+3
|
* Dag Hammarskjöld quoteGravatar Evelyn2016-11-171-1/+2
|
* Use channel IDs instead of names (lolsecurity)Gravatar Evelyn2016-11-121-3/+3
|
* Revert NR departures to showing times, not countdown, add colours, allow ↵Gravatar Evelyn2016-11-041-2/+24
| | | | referring to service from departures
* More reformatting, colours!Gravatar Evelyn2016-11-041-3/+14
|
* Add service command to nrGravatar Evelyn2016-11-021-0/+45
|
* Start of tflstop commandGravatar Evelyn2016-11-011-0/+10
|
* Force CRS to upper (Darwin doesn't like lowercase CRS codes)Gravatar Evelyn2016-10-291-5/+3
|
* more quotes and stuffGravatar Evelyn2016-10-251-2/+3
|
* Add monty python quit quotes!Gravatar Evelyn2016-10-161-1/+3
|
* Another quit quote! :DGravatar Evelyn2016-10-131-1/+2
|
* Add Donald Trump, lulzsec to quotesGravatar Evelyn2016-10-091-1/+3
|
* nrtrains now doesn't break if a platform isn't knownGravatar Evelyn2016-10-091-1/+1
|
* Add National Rail module w/ arrivalsGravatar Evelyn2016-10-061-0/+75
|
* tfl improvementsGravatar Evelyn2016-10-031-45/+46
|
* Hacky s/ /%20/ fixes tflsearch problem. @jesopo: Please look at URL encoding ↵Gravatar Evelyn2016-09-271-1/+4
| | | | in Utils
* remove commentsGravatar Evelyn2016-09-261-3/+0
|
* Add tflvehicle, simplify tflbusGravatar Evelyn2016-09-261-18/+75
|
* Merge branch 'master' of github.com:jesopo/bitbotGravatar jesopo2016-07-141-1/+3
|\
| * Add proper no result messageGravatar Evelyn2016-07-141-0/+2
| |
| * Change tflsearch no result messageGravatar Evelyn2016-07-141-1/+1
| |
* | implemented error logging to EventManager (WIP)Gravatar jesopo2016-07-141-1/+4
|/
* fixed duplicate responseGravatar jesopo2016-07-141-1/+2
|
* added logs.py and changed EventHook objects to know their name.Gravatar jesopo2016-07-131-0/+16
|
* Merge branch 'master' of github.com:jesopo/bitbotGravatar jesopo2016-07-131-3/+3
|\
| * s/tflstop/tflsearch/Gravatar Evelyn2016-07-101-3/+3
| |
* | fixed some crashes in tfl.py.Gravatar jesopo2016-07-131-9/+10
|/
* TfL stop search, 'bus' can now accept proper IDs, fixed issue with time in msGravatar Evelyn2016-07-101-37/+68
|
* TfL tube line statusGravatar Evelyn2016-07-101-0/+46
|
* changed tflbus command to only show next time for each bus, not every single ↵Gravatar jesopo2016-07-091-14/+17
| | | | bus it can find.
* added a way to filter what bus you're looking for at a stop in tfl.py.Gravatar jesopo2016-07-061-3/+9
|
* changed channel_op.py to not need an argument for (de)op/(de)voice.Gravatar jesopo2016-07-051-12/+16
|
* changed tfl.py to show bus stop name.Gravatar jesopo2016-07-051-3/+8
|
* did some tweaks to tfl.py.Gravatar jesopo2016-06-281-3/+8
|