Add on_connected to client

This commit is contained in:
Joscha 2019-04-12 20:14:22 +00:00
parent f46ca47a28
commit f40fb2d45d
3 changed files with 12 additions and 1 deletions

View file

@ -2,7 +2,8 @@
## Next version
- add ALIASES variable to Bot
- add `ALIASES` variable to `Bot`
- add `on_connected` function to `Client`
## 0.1.0 (2019-04-12)