Skip to content

Integration

OatsFX edited this page Oct 27, 2020 · 2 revisions

This fork of SysBot.NET has been edited for Discord hosting over Twitch or YouTube. This means that Twitch and YouTube integration has not changed, but there have been changes to the Discord integration.

BotGameStatus - A new feature was added that shows what trade the bot is completing in the game status. By adding {0} to the game text, it will replace that with "On Trade #256".

Example Input: {0} | $help Example Output: On Trade #256 | $help

PingUserOnAltDetection - This will help moderators or bot hosts easily identify if alternate Discord accounts are being used to abuse queues. If the bot detects the same IGN from 2 different Discord accounts, it will log it and ping whatever Discord User ID is placed. Leave this section blank to disable Alt Detection.

AllowCommandsThroughDM - This allows users to use the commands $qs, $qc, $convert, and $legalize in the Direct Messages of the bot. This will help prevent flood in the channels in ChannelWhitelist.

PostOverallQueueCount - With this enabled, when someone enters a queue, an Overall queue number will be added to the message if there are at least 1 active PokeRoutineType being used. This was added to prevent confusion with Routine specific queues. UPDATE: Favoritism might break this, I will be looking into it.

TimedMessage - The bot will post a message as often as requested (see next section). Leave this section blank to disable Timed Messages.

TimedMessagesTimer - The amount of time, in minutes, to wait before posting another timed message.

Clone this wiki locally