Commit graph

2928 commits

Author SHA1 Message Date
Evelyn
ad8bde0232 NR: Use station_summary for service listing 2017-03-09 12:16:41 +00:00
Evelyn
e175567537 NR: Handle departure SOAP errors, reduce lines for returning with error message 2017-03-09 11:57:35 +00:00
Evelyn
e3c97db55f NR: Cancellation codes inline, reference to 'major' severity nrcc messages, filter now accepts ! for bools 2017-03-08 09:35:23 +00:00
Evelyn
f6cb42e5af NR: Suffix 'hidden' platforms 2017-02-26 12:27:00 +00:00
Evelyn
ddb54cd159 NR: Reference UIDs instead of RIDs in headcode ambiguity message 2017-02-16 10:42:46 +00:00
Evelyn
8682440d4c NR: Minor formatting improvements 2017-02-16 10:32:45 +00:00
Evelyn
2dd9a9077d NR: Reuse SOAP client for performance improvements, add delay/cancellation code command 2017-02-14 11:10:18 +00:00
jesopo
fd75b71286
Adds args.verbose and fixes a couple of bug 2017-01-27 21:41:47 +00:00
jesopo
ec4036a501
Add get_user_status func to IRCChannel 2017-01-27 21:39:51 +00:00
jesopo
facd9d69cb
Fix an issue in MODE handling 2017-01-27 21:39:07 +00:00
jesopo
ac7b5c14f4
logging EventManager errors with EventManger is a bad idea 2017-01-27 21:36:54 +00:00
Evelyn
6615dda7a1 quotes 2017-01-27 21:30:54 +00:00
Evelyn
955ba23b86 Inform the user when they've got filtering wrong 2017-01-16 16:22:09 +00:00
Evelyn
8293ade8ec NR: Add better filtering, add arrivals capablity, add train joining information 2016-12-21 15:50:45 +00:00
Evelyn
cb41b9be37 NR: Remove unused span/countdown code 2016-12-20 14:11:16 +00:00
Evelyn
40b31d9860 NR: Train division information for services, simple '*' filtering for arrivals 2016-12-20 14:03:14 +00:00
Evelyn
9669f6d058 NR: No service information and service disambiguation aren't errors 2016-12-20 12:16:54 +00:00
Evelyn
92fa4c02b0 NR: Allow for multiple destinations for departures 2016-12-20 12:01:16 +00:00
Evelyn
7580516dff Remove unused service list 2016-12-20 08:57:56 +00:00
Evelyn
18397bbe15 NR: Fix 'Cancelled' being shown in green, give departed trains a different colour 2016-12-20 08:54:56 +00:00
Evelyn
c5713e8b54 nr things 2016-12-17 17:34:19 +00:00
Evelyn
ba16f84b15 Convert NR module to use SV for more detail. Abridge some service info, add primitive service filtering, command for headcode/uid/rsid service summaries. If you have a NR API key, you'll need to switch it! 2016-12-16 10:05:54 +00:00
Evelyn
67f0d16c1c Add quote to signals module 2016-12-14 14:43:55 +00:00
Evelyn
d6b50a7a63 Remove 'plat' prefix for space 2016-12-12 10:54:17 +00:00
Evelyn
5f8b61f231 Add tflservice. Arrivals are incomplete, but it's the best we can do with the API 2016-12-06 00:14:14 +00:00
jesopo
a1ddc61af8
Reset font just before "(more)" truncation. 2016-12-05 23:32:31 +00:00
Evelyn
e924d492d0 Remember the filtered output, not the entire service list for !nrservice 2016-12-04 13:50:00 +00:00
Evelyn
60a728f959 More quit quotes! 2016-11-28 10:11:22 +00:00
Evelyn
38e305376e Merge branch 'master' of github.com:jesopo/bitbot 2016-11-17 22:19:53 +00:00
Evelyn
49af64d553 Dag Hammarskjöld quote 2016-11-17 22:19:26 +00:00
jesopo
5c9b149b61
how did this get here? :thinking_face: 2016-11-12 11:15:22 +00:00
Evelyn
e54473622c Use channel IDs instead of names (lolsecurity) 2016-11-12 11:07:07 +00:00
Evelyn
fd80393e38 Remove unnecessary uuid protection for IRCUser, add uuid for IRCChannel 2016-11-12 11:03:36 +00:00
Evelyn
6105c8e6e3 Correct spelling of 'background' for color utils 2016-11-07 11:05:50 +00:00
Evelyn
293f1d5935 Revert NR departures to showing times, not countdown, add colours, allow referring to service from departures 2016-11-04 17:06:07 +00:00
Evelyn
46766507c5 More reformatting, colours! 2016-11-04 16:11:03 +00:00
Evelyn
08894b26b5 Add service command to nr 2016-11-02 01:28:47 +00:00
Evelyn
b92abaf20d Start of tflstop command 2016-11-01 21:19:03 +00:00
Evelyn
25c214f363 Force CRS to upper (Darwin doesn't like lowercase CRS codes) 2016-10-29 15:38:54 +01:00
Evelyn
fc55e853e3 more quotes and stuff 2016-10-25 21:10:56 +01:00
jesopo
abf860a170
corrected suds pypi link 2016-10-23 15:45:06 +01:00
jesopo
55eaacf914
updated README.md 2016-10-23 15:39:10 +01:00
Evelyn
a1a816b1cd Add monty python quit quotes! 2016-10-16 21:21:46 +01:00
Evelyn
5b527e247a Another quit quote! :D 2016-10-13 18:14:55 +01:00
Evelyn
50a01b7bf1 Add Donald Trump, lulzsec to quotes 2016-10-09 09:07:27 +01:00
Evelyn
8d74905481 nrtrains now doesn't break if a platform isn't known 2016-10-09 09:01:06 +01:00
Evelyn
8ad424c906 Add National Rail module w/ arrivals 2016-10-06 14:27:35 +01:00
Evelyn
4b4c5e8103 tfl improvements 2016-10-03 15:10:08 +01:00
Evelyn
f8f011f69e Hacky s/ /%20/ fixes tflsearch problem. @jesopo: Please look at URL encoding in Utils 2016-09-27 02:27:09 +01:00
Evelyn
0a468c19d4 remove comments 2016-09-26 11:05:09 +01:00