日本語 / Japanese | English
This README was translated using Google Gemini.
A Discord bot that sends the server status for Rainbow Six Siege to a text channel.
You can also create a server status message that updates periodically.
These bots automatically post updates when the server status changes, such as at the start of maintenance.
-
about- Sends information about this bot.
-
ping- Sends the bot's latency.
-
status- Sends the current server status. (This message does not auto-update)
-
schedule- Sends the current maintenance schedule. (This message does not auto-update)
These commands can only be run by users with administrator permissions.
-
create [text_channel]- Creates a server status message in the specified text channel that automatically updates every 2 minutes.
- The sent server status will continue to be updated until the message is deleted or a new server status is created with the
createcommand. - If
text_channelis not specified, it will be created in the channel where the command was executed.
- The sent server status will continue to be updated until the message is deleted or a new server status is created with the
- Creates a server status message in the specified text channel that automatically updates every 2 minutes.
-
viewsettings- Displays the current settings.
-
setindicator <enable/disable>- Sets whether to display the server status indicator (emoji) at the beginning of the text channel's name.
-
setlanguage <language>- Sets the display language for the server status.
- Available languages
- 日本語 / Japanese
- 英語 / English
-
setscheduledisplay <enable/disable>- Sets whether to display the maintenance schedule in the server status message.
-
setnotification <enable/disable> [text_channel] [role] [auto_delete_seconds]- Configures notifications to be sent when the server status changes.
- If
text_channelis not specified, notifications will be sent to the channel where the command was executed. - If a
roleis specified, it will be mentioned when the notification message is sent. - If
auto_delete_secondsis set, the notification message will be automatically deleted after the specified time has passed.- Setting
auto_delete_secondsto0disables this feature. (Default is10seconds.)
- Setting
- If
Example Notification
- Configures notifications to be sent when the server status changes.