mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user