update README.md

This commit is contained in:
klemek
2021-01-08 13:12:32 +01:00
parent 36e10d50d7
commit 98fe94275f
+8 -3
View File
@@ -41,13 +41,18 @@ You will need:
**4. Launch bot** **4. Launch bot**
``` ```
python3 bot.py python3 src/main.py
``` ```
## Changelog ## Changelog
* **v1.5**: bug fix and top <n> emotes * **v1.5**:
* **v1.4**: insane speed with bot-side logging * top <n> emotes
* bug fix
* **v1.4**:
* integrate miniscord
* insane speed with bot-side logging
* bug fix
* **v1.3**: revert to v1.1 and update requirements * **v1.3**: revert to v1.1 and update requirements
* **v1.2**: don't quit on occasional exception * **v1.2**: don't quit on occasional exception
* **v1.1**: * **v1.1**: