From 1873240df42ca18d63d347ecca9012da4b4afec4 Mon Sep 17 00:00:00 2001 From: Zac Herd Date: Sat, 22 Apr 2017 14:33:42 +0000 Subject: [PATCH] v0.20.0 --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 18cf4a9..69fe4f4 100644 --- a/bot.py +++ b/bot.py @@ -31,7 +31,7 @@ from secret import token, lfmkey, steamkey # CONFIGURATION # bot version -version = "v0.19.2" +version = "v0.20.0" # text shown by .help command helptext = """I am a Discord bot written in Python