| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move core modules to src/core_modules, make them uneffected by white/black list | 2019-12-10 | 1 | -4/+5 | |
| * | move sys.exit() codes to an enum in utils.consts | 2019-12-10 | 1 | -4/+5 | |
| * | add ability to save config file | 2019-12-07 | 1 | -0/+1 | |
| * | remove -m/-M and BaseModule.command_line - it doesn't work any more | 2019-12-07 | 1 | -10/+0 | |
| * | move default log location to ~/.bitbot/logs/ | 2019-11-14 | 1 | -5/+10 | |
| * | fix bitbotd `database.servers.delete` type hint issue | 2019-10-31 | 1 | -2/+2 | |
| * | utils.cli shouldn't know about Database | 2019-10-29 | 1 | -2/+8 | |
| * | DEBUG log IRCBot.connect failure stacktrace | 2019-10-25 | 1 | -1/+1 | |
| * | use different exit codes for every error circumstance | 2019-10-25 | 1 | -3/+3 | |
| * | DEBUG log db location on startup | 2019-10-17 | 1 | -2/+2 | |
| * | default to using a "data directory" for bitbot (~/.bitbot/) | 2019-10-17 | 1 | -9/+26 | |
| * | 'start.py' -> 'bitbotd' | 2019-10-11 | 1 | -0/+158 |
