| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix more instances of event["args"] (now event["line"].args) | 2019-06-22 | 1 | -2/+2 | |
| * | send() is only for parsed irc lines | 2019-05-12 | 1 | -3/+3 | |
| * | 'received.numeric.###' -> 'received.###' throughout project | 2019-02-16 | 1 | -4/+4 | |
| * | MONITOR actually catches NICK changes (nick_regain.py) | 2019-02-12 | 1 | -1/+2 | |
| * | Also use ISON even if MONITOR is supported - to catch NICK changes•••(nick_regain.py) | 2019-02-12 | 1 | -2/+1 | |
| * | Use RPL_ENDOFMOTD or ERR_NOMOTD to denote end-of-registration and a time to•••check if we got MONITOR in 005 at any point (nick_regain.py) | 2019-02-12 | 1 | -8/+13 | |
| * | Remove debug print (nick_regain.py) | 2019-02-12 | 1 | -1/+0 | |
| * | Add nick_regain.py, to watch for the bot's desired nick becoming free | 2019-02-12 | 1 | -0/+44 |
