From 98fe94275fc38e9deaa3069bc5355dcf06370749 Mon Sep 17 00:00:00 2001 From: klemek Date: Fri, 8 Jan 2021 13:12:32 +0100 Subject: [PATCH] update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1db054..3b14c1f 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,18 @@ You will need: **4. Launch bot** ``` -python3 bot.py +python3 src/main.py ``` ## Changelog -* **v1.5**: bug fix and top emotes -* **v1.4**: insane speed with bot-side logging +* **v1.5**: + * top 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.2**: don't quit on occasional exception * **v1.1**: