From 18032a46833214a5ee59f0fb2d303956540c5341 Mon Sep 17 00:00:00 2001 From: Klemek Date: Wed, 27 Nov 2019 11:11:44 +0100 Subject: [PATCH 1/2] Updated requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c47d7a8..a41d83f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -discord -python-dotenv \ No newline at end of file +discord.py +python-dotenv From 63a200aed2ebc54cdb0309c2e836e0c54d7ebd87 Mon Sep 17 00:00:00 2001 From: Klemek Date: Wed, 27 Nov 2019 11:12:39 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79e6a57..25a9635 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ python3 bot.py ## Changelog +* **v1.3**: revert to v1.1 and update requirements * **v1.2**: don't quit on occasional exception * **v1.1**: * coma separator for big numbers