summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index db36495..0b81fa8 100644
--- a/main.py
+++ b/main.py
@@ -21,7 +21,7 @@ db = {
TIMEOUT = 120 # s until giving up on API
bot = commands.Bot(
- command_prefix="?",
+ command_prefix="!",
description="Vainsocial Vainglory stats bot")
pool = None