Evelyn
|
ff31dd2bb0
|
oops, that should be data.args, not args >.>
|
2017-07-20 21:19:56 +01:00 |
|
Evelyn
|
5466edfafe
|
Don't assume a reason will always be present in a PART
|
2017-07-20 21:12:42 +01:00 |
|
Evelyn
|
e245b64b58
|
fix the privmsg
|
2017-07-18 18:39:23 +01:00 |
|
Evelyn
|
cbfff9fe38
|
No need to underscore server now
|
2017-07-16 22:43:46 +01:00 |
|
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
|
facd9d69cb
|
Fix an issue in MODE handling
|
2017-01-27 21:39:07 +00:00 |
|
jesopo
|
f85ab987c4
|
decided to not track user realnames as there's no real purpose and it means bitbot does not have to whois newly joined people.
|
2016-04-22 11:48:59 +01:00 |
|
jesopo
|
0e37fca35a
|
added code that i forgot to add to keep track of the info of new users, also fixed a messup in indexes assuming all whoises were about himself.
|
2016-04-20 22:57:16 +01:00 |
|
jesopo
|
c7c5e800fe
|
fixed a broken usage of the timer system. (functions are not json-able!)
|
2016-04-19 13:26:31 +01:00 |
|
jesopo
|
9567ad4784
|
added some more mode event firing and removed unneeded debug printing.
|
2016-04-04 12:36:23 +01:00 |
|
jesopo
|
a348bf4241
|
fixed some dumb typos
|
2016-04-03 17:08:48 +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
|
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
|
488a869ba7
|
added a line I forgot to add to dispose of nonvisible users.
|
2016-03-30 12:48:50 +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 |
|