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
/
in.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-1
/
+1
|
*
Refactor everything to use delimited events
jesopo
2018-09-19
1
-3
/
+2
|
*
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
-3
/
+3
|
|
|
|
hooks for a module
*
did what I said I would sooner than I thought I would. centralised ↵
jesopo
2016-04-19
1
-40
/
+0
|
|
|
|
persisting timers through bot restarts.
*
entirely reworked the timer system to work with the event system, will ↵
jesopo
2016-04-19
1
-9
/
+9
|
|
|
|
eventually persist all timers to database until complete in a central way.
*
added a confirmation of message save to in.py.
jesopo
2016-04-10
1
-0
/
+1
|
*
added usage help to a lot of modules, added a verbose option to karma.py.
jesopo
2016-04-06
1
-1
/
+1
|
*
added help strings where they were missing.
jesopo
2016-03-29
1
-1
/
+2
|
*
first commit.
jesopo
2016-03-29
1
-0
/
+79