Discord Bot Changes

- Have added All Profiles Alias global settings
- Have changed the discord bot to handle the All Profile alias to performs commands against all profiles in the channel.
This commit is contained in:
Brett Hewitson 2022-04-14 21:06:14 +10:00
parent fc658b04dd
commit 1aa8d79108
19 changed files with 1227 additions and 1026 deletions

View file

@ -885,6 +885,9 @@
<setting name="RCON_MessageCommand" serializeAs="String">
<value>Broadcast</value>
</setting>
<setting name="DiscordBotAllServersKeyword" serializeAs="String">
<value>all</value>
</setting>
</ServerManagerTool.Config>
</userSettings>
</configuration>