jesopo
|
268c5adb3c
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
|
jesopo
|
8bf8097dd7
|
bus_stop isnt a Response object (tfl.py)
|
2019-01-21 10:46:23 +00:00 |
|
jesopo
|
793d234a0b
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
utils.http.request
|
2018-12-11 22:26:38 +00:00 |
|
jesopo
|
69d58eede2
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
related functionality
|
2018-10-03 13:22:37 +01:00 |
|
jesopo
|
10ef985a8a
|
Switch to using docstring for usage, permission and require_mode
|
2018-09-30 17:29:09 +01:00 |
|
jesopo
|
8b0314b190
|
Use ModuleManager.BaseModule in more modules
|
2018-09-27 11:46:10 +01:00 |
|
jesopo
|
51a52e2b0e
|
Switch to using @Utils.hook and docstrings for event hooks
|
2018-09-26 18:27:17 +01:00 |
|
jesopo
|
ecb9d7cb3f
|
Move most code in root directory to src/
|
2018-09-24 15:13:27 +01:00 |
|
jesopo
|
fcbb7c960c
|
Refactor everything to use delimited events
|
2018-09-19 13:25:12 +01:00 |
|
jesopo
|
8c6ab17e57
|
give an Exports object (actually, ExportsContex object) to each module, to
facilitate things like !set and !channelset without using the events system
|
2018-09-02 19:54:45 +01:00 |
|
jesopo
|
9874f79b49
|
Give modules event objects with "context"s, to facilitate purging all the event
hooks for a module
|
2018-08-31 12:55:52 +01: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 |
|
Evelyn
|
b92abaf20d
|
Start of tflstop command
|
2016-11-01 21:19:03 +00: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 |
|
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
|
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 |
|
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
|
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 |
|
jesopo
|
cbec3657f4
|
added tfl.py.
|
2016-06-28 00:09:33 +01:00 |
|