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
/
twitter.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
twitter.py -> tweets.py
jesopo
2018-09-04
1
-77
/
+0
|
*
give an Exports object (actually, ExportsContex object) to each module, to
jesopo
2018-09-02
1
-1
/
+1
|
|
|
|
facilitate things like !set and !channelset without using the events system
*
Give modules event objects with "context"s, to facilitate purging all the event
jesopo
2018-08-31
1
-2
/
+2
|
|
|
|
hooks for a module
*
modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging
jesopo
2018-08-28
1
-1
/
+1
|
|
|
|
to be an object on the server object instead of an event call
*
added usage help to a lot of modules, added a verbose option to karma.py.
jesopo
2016-04-06
1
-1
/
+2
|
*
made the @ for the twitter command optional.
jesopo
2016-03-31
1
-2
/
+4
|
*
added a "hashflag" to modules to stop modules being loaded that rely on a ↵
jesopo
2016-03-30
1
-0
/
+5
|
|
|
|
not-present config option.
*
added help strings where they were missing.
jesopo
2016-03-29
1
-1
/
+1
|
*
first commit.
jesopo
2016-03-29
1
-0
/
+69