jesopo
|
51a52e2b0e
|
Switch to using @Utils.hook and docstrings for event hooks
|
2018-09-26 18:27:17 +01:00 |
|
jesopo
|
ecb9d7cb3f
|
Move most code in root directory to src/
|
2018-09-24 15:13:27 +01:00 |
|
jesopo
|
9be8c1d90c
|
Set +o/+v on a user if they're in the channel at the time of !addop/!addvoice
|
2018-09-06 18:13:02 +01:00 |
|
jesopo
|
dee26c45be
|
addvoice/removevoice should use "v" not "o"
|
2018-09-06 18:10:12 +01:00 |
|
jesopo
|
c8309d96ea
|
Only do automode when a user is identified, also do automode on an IRCv3
ACCOUNT command
|
2018-09-06 18:06:29 +01:00 |
|
jesopo
|
25ef1965fd
|
Finally implement auto_mode.py!
|
2018-09-06 17:58:53 +01:00 |
|
jesopo
|
8c6ab17e57
|
give an Exports object (actually, ExportsContex object) to each module, to
facilitate things like !set and !channelset without using the events system
|
2018-09-02 19:54:45 +01:00 |
|
jesopo
|
9874f79b49
|
Give modules event objects with "context"s, to facilitate purging all the event
hooks for a module
|
2018-08-31 12:55:52 +01:00 |
|
jesopo
|
b699c120a0
|
Change how specific events assure their hooks gets the event independant of
loading order
|
2018-08-28 14:55:08 +01:00 |
|
jesopo
|
0cc72d5d66
|
Added a "replay" system to EventManager hooks, to replay missed .calls
|
2017-12-26 10:32:36 +00:00 |
|
Evelyn
|
190d42fbb5
|
simpler boolean channel settings
|
2016-04-10 17:40:58 +01:00 |
|
jesopo
|
a348bf4241
|
fixed some dumb typos
|
2016-04-03 17:08:48 +01:00 |
|
jesopo
|
e10ba5f293
|
added some more to the skeleton of the auto_mode module.
|
2016-04-03 13:23:47 +01:00 |
|
jesopo
|
504e93a78d
|
tinkered with some modules and fixed a few bugs, also added the skeleton for the auto_mode.py module.
|
2016-04-03 13:20:05 +01:00 |
|