Evelyn
|
caab9b6714
|
Change line handling
|
2017-07-16 21:18:58 +01:00 |
|
Evelyn
|
e232ad5dae
|
Add IRCv3→SASL support for nickserv auth, added optional module whitelist, added server option for recording channel keys, increased flexibility for event raising in linehandler, probably other things too
|
2017-07-12 10:00:45 +01:00 |
|
jesopo
|
3880030136
|
fixed a minor (but crash-causing) typo in IRCServer.py.
|
2016-05-17 17:58:20 +01:00 |
|
jesopo
|
bc12c77891
|
did what I said I would sooner than I thought I would. centralised persisting timers through bot restarts.
|
2016-04-19 13:25:50 +01:00 |
|
jesopo
|
9eff1b8931
|
entirely reworked the timer system to work with the event system, will eventually persist all timers to database until complete in a central way.
|
2016-04-19 12:21:27 +01:00 |
|
jesopo
|
978fc5a359
|
added a socket timeout to IRCServer socket objects.
|
2016-04-18 16:48:04 +01:00 |
|
jesopo
|
d0be88ef3b
|
this was supposed to be in the last commit. oops.
|
2016-04-10 17:30:44 +01:00 |
|
jesopo
|
9567ad4784
|
added some more mode event firing and removed unneeded debug printing.
|
2016-04-04 12:36:23 +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 |
|
jesopo
|
957947cf8d
|
added code to prevent newlines being where they shouldn't be in outgoing lines.
|
2016-04-01 10:46:00 +01:00 |
|
jesopo
|
acc38b7460
|
made the args for IRCLineHandler functions global and added a timer-based channel join re-try.
|
2016-03-31 13:20:03 +01:00 |
|
jesopo
|
57a0e2f10f
|
made commands work in channel AND in private message.
|
2016-03-29 16:22:22 +01:00 |
|
jesopo
|
f943d63098
|
first commit.
|
2016-03-29 12:56:58 +01:00 |
|