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
/
bitly.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge bitly code back in to shorturl.py as we use it for default shortener
jesopo
2019-06-25
1
-22
/
+0
*
Add system to have multiple url shorteners and chose which to use
jesopo
2019-06-25
1
-0
/
+22
*
Replace bit.ly with is.gd. No API key, no beeping Bit. It's a win win!
dngfx
2018-09-09
1
-33
/
+0
*
Change bitly.py to use delimited events
jesopo
2018-09-09
1
-6
/
+5
*
Fix spacing.
dngfx
2018-09-09
1
-1
/
+0
*
h8 everything right now
dngfx
2018-09-09
1
-1
/
+1
*
WOOP WOOP THAT'S THE SOUND OF LINKS FOR TWEETS
dngfx
2018-09-09
1
-1
/
+2
*
give an Exports object (actually, ExportsContex object) to each module, to
•••
facilitate things like !set and !channelset without using the events system
jesopo
2018-09-02
1
-1
/
+1
*
Give modules event objects with "context"s, to facilitate purging all the event
•••
hooks for a module
jesopo
2018-08-31
1
-4
/
+5
*
Added EventHook.call_for_result to get a result or default from an event
jesopo
2018-07-15
1
-2
/
+2
*
added usage help to a lot of modules, added a verbose option to karma.py.
jesopo
2016-04-06
1
-1
/
+2
*
added a "hashflag" to modules to stop modules being loaded that rely on a not...
jesopo
2016-03-30
1
-0
/
+2
*
added bitly.py and haveibeenpwned.py.
jesopo
2016-03-29
1
-0
/
+30