From b2cd21f3d60414b527da5f0959c9a77c8c758ad2 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 11 Mar 2017 17:59:15 +0100 Subject: accidentally changed prefix --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.py') diff --git a/main.py b/main.py index d42440e..5864f55 100644 --- a/main.py +++ b/main.py @@ -26,7 +26,7 @@ dest_db = { bot = commands.Bot( - command_prefix="?", + command_prefix="!", description="Vainsocial Vainglory stats bot") queue = None -- cgit v1.3.1