| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch to using @Utils.hook and docstrings for event hooks | jesopo | 2018-09-26 | 1 | -8/+6 |
| * | Actually remove channels from channel_save when the bot leaves the channel | jesopo | 2018-09-19 | 1 | -1/+2 |
| * | Typo, event["server"] -> server | jesopo | 2018-09-10 | 1 | -1/+1 |
| * | Typo in channel_save; channes -> channels | jesopo | 2018-09-05 | 1 | -1/+1 |
| * | Remove channel from autojoin when BitBot parts it | jesopo | 2018-09-03 | 1 | -4/+10 |
| * | 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 | -1/+1 |
| * | Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module
| jesopo | 2018-08-31 | 1 | -5/+4 |
| * | .add -> .append typo in channel_save.py | jesopo | 2018-08-19 | 1 | -1/+1 |
| * | only set autojoin when we've joined a channel not in our autojoin list | jesopo | 2018-08-05 | 1 | -3/+4 |
| * | move sasl logic to it's own module | jesopo | 2018-07-15 | 1 | -23/+21 |
| * | Add missing on_kick event hook in channel_save | jesopo | 2018-07-02 | 1 | -0/+1 |
| * | If BitBot is kicked from a channel, remove from channel_save | jesopo | 2018-07-02 | 1 | -0/+5 |
| * | Handle empty CAP, additional IRCLog feature, better tls, better channel_save ...•••Signed-off-by: jesopo <github@lolnerd.net>
| jesopo | 2017-10-27 | 1 | -5/+9 |
| * | Add IRCv3→SASL support for nickserv auth, added optional module whitelist, ... | Evelyn | 2017-07-12 | 1 | -13/+24 |
| * | first commit. | jesopo | 2016-03-29 | 1 | -0/+18 |