Commit graph

1657 commits

Author SHA1 Message Date
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
Evelyn
842ee38146 Add tflvehicle, simplify tflbus 2016-09-26 11:02:45 +01:00
jesopo
b18a503b01
fixed a crash caused by trying to remove a fileno that's not in IRCBot's epoll object. 2016-07-14 09:17:41 +01:00
jesopo
7425afa90f Merge branch 'master' of github.com:jesopo/bitbot 2016-07-14 00:42:49 +01:00
jesopo
c55982b11f
implemented error logging to EventManager (WIP) 2016-07-14 00:42:17 +01:00
Evelyn
068011b7a2 Add proper no result message 2016-07-14 00:41:50 +01:00
Evelyn
57de4f9b44 Change tflsearch no result message 2016-07-14 00:35:11 +01:00
jesopo
5f8d51cbf0
fixed duplicate response 2016-07-14 00:31:44 +01:00
jesopo
369b784a0d
added logs.py and changed EventHook objects to know their name. 2016-07-13 07:31:09 +01:00
jesopo
e604a8de31 Merge branch 'master' of github.com:jesopo/bitbot 2016-07-13 07:06:23 +01:00
jesopo
07457a3626
fixed some crashes in tfl.py. 2016-07-13 07:05:46 +01:00
Evelyn
80bf0bb978 s/tflstop/tflsearch/ 2016-07-10 23:44:37 +01:00
Evelyn
36e12dda1f TfL stop search, 'bus' can now accept proper IDs, fixed issue with time in ms 2016-07-10 13:29:24 +01:00
Evelyn
ddd2a0a463 TfL tube line status 2016-07-10 10:19:29 +01:00
Evelyn
436b82146f s/tfl-app/tfl-api/ 2016-07-09 15:23:07 +01:00
jesopo
145cb90c3d
changed tflbus command to only show next time for each bus, not every single bus it can find. 2016-07-09 14:51:39 +01:00
jesopo
f5f756b39a
added a way to filter what bus you're looking for at a stop in tfl.py. 2016-07-06 13:18:27 +01:00
jesopo
5c19b2ea18
changed Utils.get_url to catch SSL errors. 2016-07-05 12:18:47 +01:00
jesopo
a09bce0024
tweaked reconnection logic. 2016-07-05 12:18:13 +01:00
jesopo
afc8a72f05
changed channel_op.py to not need an argument for (de)op/(de)voice. 2016-07-05 12:17:22 +01:00
jesopo
c02470ddbf
changed tfl.py to show bus stop name. 2016-07-05 12:16:40 +01:00
jesopo
6da747981f
did some tweaks to tfl.py. 2016-06-28 00:18:09 +01:00