updated CHANGELOG.md
This commit is contained in:
parent
27de12bcfe
commit
e2eccb951e
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ Added:
|
||||||
- Show git branch in `!version` output (`info.py`)
|
- Show git branch in `!version` output (`info.py`)
|
||||||
- Stop/start REST API HTTPd when trying to reload all modules (`ModuleManager` and `rest_api.py`)
|
- Stop/start REST API HTTPd when trying to reload all modules (`ModuleManager` and `rest_api.py`)
|
||||||
- Individual channels can opt out of printing to INFO log (`!config c print off`, `print_activity.py`)
|
- Individual channels can opt out of printing to INFO log (`!config c print off`, `print_activity.py`)
|
||||||
|
- Opt-in shlex argument parsing for command callbacks (`commands`)
|
||||||
|
- Show when BitBot first saw you speak in `!words` output (`words.py`)
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
- Logging moved to `~/.bitbot/logs/` by default
|
- Logging moved to `~/.bitbot/logs/` by default
|
||||||
|
|
Loading…
Reference in a new issue