update README.md
This commit is contained in:
@@ -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**:
|
||||||
|
|||||||
Reference in New Issue
Block a user