Add config for discord bot prefix (#55400)

This allows you to set this in config, save having to hardcode it

I also fixed a mistake where only one message was changed in the
messaging from the account linking system
This commit is contained in:
oranges
2020-12-11 13:03:44 +13:00
committed by GitHub
parent ac31ff026b
commit 574a18d13c
3 changed files with 14 additions and 2 deletions

View File

@@ -219,6 +219,9 @@
/datum/config_entry/string/githuburl
config_entry_value = "https://www.github.com/tgstation/tgstation"
/datum/config_entry/string/discordbotcommandprefix
config_entry_value = "?"
/datum/config_entry/string/roundstatsurl
/datum/config_entry/string/gamelogurl