Bot Configs
Rust Wingman has multiple Config Values that can be set on the bot to change how it works in game and on Discord.
Current configs can be viewed by running the !config command in discord or in game, this will post the current configs to discord.
To update a config you run "!{configname} {value}" e.g. "!discordping on".
DiscordPing
When set to off no messages sent to discord will ping everyone, this includes smart alarms.
Default: On.
Values: On | Off.
TCDecayPing
When set to on if a smart monitor has been paired that is attached to a TC, a warning message will be sent everyone minute saying "WARNING: {tcname} TC is decaying."
Default: On.
Values: On | Off.
RustMessages
When set to off messages will not be sent in game, this value auto turns off if all team members are offline and turns back on if someone logs in.
Default: On.
Values: On | Off.
AllMessages
When set to off no message will be sent in game or to discord, the bot will still be running just not sending messages.
Default: On.
Values: On | Off.
WarningMessages
When set to on warning message from smart switches being monitored via the "!monitorss" command will be sent at sent intervals.
Default: On.
Values: On | Off.
CheckPop
When set to on, every 5 minutes a message will appear in game saying the current pop, queue and pop change in the last hour.
Default: On.
Values: On | Off.
CleanStrings
When set to on, special characters will be stripped from messages, this is needed on servers that do not allow special characters in chat.
Default: Off.
Values: On | Off.
UnkownMessage
When set to on, the bot will no longer say if a entered command was invalid.
Default: Off.
Values: On | Off.
DiscordDeathAlert
When set to on, a discord ping to all players will be sent if a team member dies and no online team member is near by.
Default: On.
Values: On | Off.
SendAsActive
When set to on, the bot will send as the currently active player that is paired with the bot if the bot owner is not online.
Default: Off.
Values: On | Off.
DeathMessage
When set to off, player death message will no longer be sent in game and on discord.
Default: Off.
Values: On | Off.
AfkMessage
When set to off, players going afk or returning from afk will no longer be sent in game or on discord.
Default: Off.
Values: On | Off.
WarningInterval
This sets how many minutes are between each warning message sent.
Default: 1.
Values: Any number.
DisableAuth
When set to off, any player in team can run secured commands, even if they have not been authorised by the bot owner.
Default: Off.
Values: On | Off.
LeadWarning
When set to on, the bot will send a message every x minutes (based on the wanrning interval) if the current leader is not paied with the bot.
Default: Off.
Values: On | Off.