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
/
set.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Don't add a qualifier for server settings
jesopo
2018-09-09
1
-2
/
+2
|
*
Add !serverset and !serverget
jesopo
2018-09-09
1
-5
/
+19
|
*
Switch set.py to use delimited events
jesopo
2018-09-09
1
-18
/
+15
|
*
give an Exports object (actually, ExportsContex object) to each module, to
jesopo
2018-09-02
1
-24
/
+11
|
|
|
|
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
-8
/
+9
|
|
|
|
hooks for a module
*
Added !channelsetoverride in set.py
jesopo
2018-08-28
1
-0
/
+6
|
*
fixed typos in !channelget
jesopo
2018-08-08
1
-3
/
+3
|
*
Added !get and !channelget
jesopo
2018-08-08
1
-5
/
+25
|
*
Track user channel modes by user object, not nickname
jesopo
2018-07-02
1
-1
/
+1
|
*
Added a "replay" system to EventManager hooks, to replay missed .calls
jesopo
2017-12-26
1
-2
/
+2
|
*
used set.py as an example for the new usage command.
jesopo
2016-04-05
1
-2
/
+4
|
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ↵
jesopo
2016-04-03
1
-4
/
+4
|
|
|
|
the auto_mode.py module.
*
removed yet more left over code from when commands were channel-only.
jesopo
2016-03-31
1
-4
/
+4
|
*
added help strings where they were missing.
jesopo
2016-03-29
1
-1
/
+2
|
*
first commit.
jesopo
2016-03-29
1
-0
/
+54