Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-08 | irc: Add config option need_voice | Lars-Dominik Braun | 1 | -1/+18 | |
Do not hardcode required priviledge to use bot, make it configureable. | |||||
2018-10-14 | irc: Graceful bot shutdown | Lars-Dominik Braun | 1 | -1/+40 | |
Wait for remaining jobs to finish without accepting new ones, but still allow some interaction with the bot (status/revoke). | |||||
2018-10-03 | irc: Fix mode parsing | Lars-Dominik Braun | 1 | -0/+14 | |
Ignore unsupported modes, add tests. |