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
/
isgd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move isgd.py to shorturl.py and switch back to using bit.ly
jesopo
2019-05-01
1
-39
/
+0
*
Move REGEX_URL out of isgd.py and title.py in to utils.http
jesopo
2019-04-24
1
-4
/
+3
*
`link` -> `url`
jesopo
2019-04-24
1
-1
/
+1
*
Aloow !shorten to find the last posted url and shorten it
jesopo
2019-04-24
1
-4
/
+13
*
Change isgd.py to use Exports to offer url shortening, not events
jesopo
2019-02-07
1
-5
/
+5
*
'utils.http.get_url' -> 'utils.http.request', return a Response object from
•••
utils.http.request
jesopo
2018-12-11
1
-3
/
+3
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-7
/
+6
*
Switch to using docstring for usage, permission and require_mode
jesopo
2018-09-30
1
-2
/
+3
*
Use ModuleManager.BaseModule in more modules
jesopo
2018-09-27
1
-5
/
+2
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-4
/
+5
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-1
/
+1
*
Replace bit.ly with is.gd. No API key, no beeping Bit. It's a win win!
dngfx
2018-09-09
1
-0
/
+33