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 (
Expand
)
Author
Age
Files
Lines
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-26
/
+31
*
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
•••
facilitate things like !set and !channelset without using the events system
jesopo
2018-09-02
1
-24
/
+11
*
Give modules event objects with "context"s, to facilitate purging all the event
•••
hooks for a module
jesopo
2018-08-31
1
-8
/
+9
*
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
*
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