feat(*): Change prefix to a less common one

This commit is contained in:
2021-01-29 19:32:11 +00:00
parent 0449a21078
commit 6835154e9b
+1 -1
View File
@@ -4,6 +4,6 @@
"elasticsearch_index_pattern" : "[logs-mupbot-]YYYY.MM.DD"
},
"github_url" : "https://github.com/jcreek/MupBot",
"prefix": "!",
"token": "discordtokengoeshere"
"prefix": "?",
}