| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Also use docstrings to check if a command has help available, allow one-string•••denotation of multiple event hooks | 2018-09-26 | 1 | -12/+23 | |
| * | Support using docstrings as command help | 2018-09-26 | 1 | -1/+1 | |
| * | Add !suggest, to get suggested searches from google | 2018-09-26 | 1 | -0/+3 | |
| * | Add missing format args in ModuleManager exceptions | 2018-09-26 | 1 | -2/+2 | |
| * | Don't use assert, throw a better exception for module name collisions | 2018-09-26 | 1 | -2/+3 | |
| * | IRCBot.bot_directory is no longer used | 2018-09-24 | 1 | -1/+0 | |
| * | Use 'bitbot_%s' import name format when unloading a module | 2018-09-24 | 1 | -2/+4 | |
| * | Import modules internally as 'bitbot_%s' to avoid name collisions (e.g.•••'telegram') | 2018-09-24 | 1 | -1/+1 | |
| * | Move log and database files to their own folders | 2018-09-24 | 1 | -1/+1 | |
| * | Move most code in root directory to src/ | 2018-09-24 | 14 | -0/+2610 |
