yaboli/CHANGELOG.md
2019-04-13 20:31:46 +00:00

19 lines
348 B
Markdown

# Changelog
## Next version
- add login and logout command to room
- add pm command to room
- add cookie support
- add !restart to botrulez
- save (overwrite) `Bot` config file
## 0.2.0 (2019-04-12)
- change config file format
- add `ALIASES` variable to `Bot`
- add `on_connected` function to `Client`
## 0.1.0 (2019-04-12)
- use setuptools