index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
location.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
utilise @utils.export for function exporting in more places
jesopo
2020-02-19
1
-1
/
+1
*
utils.http.Response.data should always be `bytes` - add .decode and .soup
jesopo
2019-11-26
1
-5
/
+4
*
Switch more settings to FunctionSettings
jesopo
2019-09-04
1
-8
/
+2
*
add --require-config hashflag to location.py
jesopo
2019-09-02
1
-0
/
+1
*
expose reverse geocoding through exports
jesopo
2019-07-16
1
-0
/
+1
*
Include `town` name, when available, in user `location` name
jesopo
2019-06-30
1
-6
/
+3
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-3
/
+10
*
use "city, state, country" for formatted location name when available
jesopo
2019-06-18
1
-1
/
+14
*
Save location name from geocoding, use it for !w when available
•••
closes #71
jesopo
2019-06-18
1
-1
/
+2
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+2
*
Add setting example in location.py
jesopo
2019-05-23
1
-1
/
+2
*
Remove '"human"' key from location settings export - we dont use it and it's
•••
using elements of 'location' that were removed
jesopo
2019-05-07
1
-2
/
+1
*
Remove `import pytz` from location.py, we don't use it
jesopo
2019-05-01
1
-1
/
+0
*
Change location.py to use lat/lon instead of continent/country/city
jesopo
2019-04-28
1
-6
/
+3
*
Change location.py to use geocoding, change weather.py in line with it
jesopo
2019-04-28
1
-11
/
+20
*
Remove debug print
jesopo
2019-04-28
1
-1
/
+0
*
Add location.py, to allow users to set their location
jesopo
2019-04-28
1
-0
/
+17