Update templates/data/options.py

Co-authored-by: 0x5c <dev@0x5c.io>
This commit is contained in:
classabbyamp 2020-09-27 16:27:38 -04:00 committed by GitHub
parent af674ba3ec
commit 539ba96f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Settings and options for the bot.
# The prefix for the bot (str). Define a list of stings for multiple prefixes.
# ie: `["?", "!", "pls "]`
prefix = ["?", "? "]
prefix = ["? ", "?"]
# The prefix to use for display purposes (ex: status message).
display_prefix = "?"