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
/
auto_mode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all exports to @Utils.export calls
jesopo
2018-09-27
1
-6
/
+4
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-20
/
+23
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-1
/
+1
*
Set +o/+v on a user if they're in the channel at the time of !addop/!addvoice
jesopo
2018-09-06
1
-0
/
+3
*
addvoice/removevoice should use "v" not "o"
jesopo
2018-09-06
1
-2
/
+2
*
Only do automode when a user is identified, also do automode on an IRCv3
•••
ACCOUNT command
jesopo
2018-09-06
1
-6
/
+11
*
Finally implement auto_mode.py!
jesopo
2018-09-06
1
-11
/
+61
*
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
-5
/
+4
*
Give modules event objects with "context"s, to facilitate purging all the event
•••
hooks for a module
jesopo
2018-08-31
1
-4
/
+4
*
Change how specific events assure their hooks gets the event independant of
•••
loading order
jesopo
2018-08-28
1
-1
/
+1
*
Added a "replay" system to EventManager hooks, to replay missed .calls
jesopo
2017-12-26
1
-6
/
+5
*
simpler boolean channel settings
Evelyn
2016-04-10
1
-4
/
+2
*
fixed some dumb typos
jesopo
2016-04-03
1
-1
/
+1
*
added some more to the skeleton of the auto_mode module.
jesopo
2016-04-03
1
-2
/
+11
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ...
jesopo
2016-04-03
1
-0
/
+18