3-2-1 Multi Bot command reference

All text commands start with ! and are designed for server administrators unless stated otherwise. Use !help in Discord for in‑bot help embeds.

General and setup

Core commands to get started and check that everything is working.

!help [command]
Show the main help menu or detailed help for a specific command.
!setup [role_ID]
One‑time bot setup. Optional role ID to give players a special role.
!status
Show bot uptime, latency, loaded cogs and server counts.
!check
Health check for the current channel. Highlights missing permissions or misconfigurations.
!variables [category]
List available template variables for notifications and messages. Categories: stream, game, config.

Channel management

Control where live alerts, tickets and other features post in your server.

!setchannel <platform>
Set the current channel as the notification channel for a platform. Platforms include twitch, kick, trovo, dlive, tiktok, facebook, youtube, parti, coinpusher and ticket.
!removechannel <platform>
Remove the notification channel mapping for the chosen platform.
!listchannels
List all configured notification channels across platforms.
!setchannel ticket
Shortcut to configure the ticket system panel channel.

Twitch alerts

Add and manage Twitch streamers for live notifications.

!twitch <username>
Add a Twitch streamer to monitor for live notifications.
!twitchremove <username>
Stop monitoring a Twitch streamer in this server.
!twitchlist
List all Twitch streamers currently tracked in the server.
!twitchtest
Send a test Twitch notification. Bot developer only.

Kick alerts

Track Kick streamers and debug Kick integration.

!kick <username>
Add a Kick streamer to monitor for live notifications.
!kickremove <username>
Stop monitoring a Kick streamer in this server.
!kicklist
List all Kick streamers currently tracked in the server.
!addkick
Internal helper to migrate or add Kick entries. Advanced use only.
!kickdebug
Debug Kick data and notifications. Bot developer only.

Trovo alerts

Monitor Trovo creators for live notifications.

!trovo <username>
Add a Trovo streamer to monitor.
!trovoremove <username>
Stop monitoring a Trovo streamer.
!trovolist
List all Trovo streamers currently tracked.
!trovotest
Send a test Trovo notification. Bot developer only.

DLive alerts

Track DLive channels and test integration.

!dlive <username>
Add a DLive channel to monitor.
!dliveremove <username>
Stop monitoring a DLive channel.
!dlivelist
List all DLive channels currently tracked.
!dlivetest
Send a test DLive notification. Bot developer only.

TikTok alerts

Group command with subcommands for managing TikTok creators.

!tiktok add <username> [@DiscordUser]
Add a TikTok creator to track. Optionally link a Discord user.
!tiktok remove <username>
Stop tracking a TikTok creator.
!tiktok list
List all tracked TikTok creators for this server.
!tiktok channel [#channel]
Set or change the channel where TikTok live alerts are sent.

Facebook Gaming alerts

Group command for Facebook Gaming pages.

!facebook add <page_id or URL> [@DiscordUser]
Add a Facebook Gaming page to track, optionally linking a Discord user.
!facebook remove <page_id or URL>
Stop tracking a Facebook Gaming page.
!facebook list
List all tracked Facebook Gaming pages for this server.
!facebook channel [#channel]
Set the notification channel used for Facebook Gaming alerts.

YouTube alerts

Track YouTube channels using URLs, IDs or @usernames.

!youtube <channel URL, ID or @username>
Add a YouTube channel to monitor for live streams.
!youtuberemove <name or ID>
Stop tracking a YouTube channel in this server.
!youtubelist
List all tracked YouTube channels and show whether they are live.
!youtubetest
Send a test YouTube notification. Bot developer only.

Parti alerts

Track Parti creators and manage where alerts are posted.

!parti add <username> [@DiscordUser]
Add a Parti creator to track, optionally linked to a Discord user.
!parti remove <username>
Stop tracking a Parti creator.
!parti list
List all tracked Parti creators and show whether they are live.
!parti channel [#channel]
Set the channel where Parti live alerts are sent.
!parti check <username>
Check the current online status and info for a Parti creator.

Twitch ban notifications

Optional ban and unban alert channels for Twitch streamers.

!setbanschannel <affiliate|partner>
Set channels for affiliate and partner ban notifications.
!removebanschannel <affiliate|partner>
Remove ban notification channels for a type.
!setunbanchannel
Set the current channel as the destination for unban notifications.
!listbanschannels
List all configured ban and unban notification channels.

Ticket system

Complete ticketing system for support channels and transcripts.

!ticket adminrole <add|remove> @role
Manage which roles can administer tickets.
!ticket logchannel #channel
Set the log channel for transcripts and ticket events.
!ticket category add <name> <description>
Add a new ticket category users can choose from.
!ticket category remove <name>
Remove a ticket category.
!ticket category list
List all configured ticket categories.
!ticket panel [#channel]
Create or recreate the ticket panel with buttons.
!ticket close
Close the current ticket and generate a transcript file.
!ticket add @user
Add a user to the current ticket channel.
!ticket remove @user
Remove a user from the current ticket channel.
!ticket info
Show information about the current ticket.
!ticket list
List all active tickets for the server.

Verification system

Simple reaction‑based verification flow for new members.

!verify setup @role
Initialise verification with the role given to verified members.
!verify role @role
Change which role users receive after verification.
!verify emoji <emoji>
Set the emoji users must react with to verify.
!verify message [custom message]
Post or update the verification message in the current channel.

Coin Pusher arcade

Gambling‑free Coin Pusher mini‑game available to all users.

!insert <amount>
Insert a chosen number of coins into the machine for your account.
!all
Insert the maximum allowed coins in a single move.
!balance
Show your current coin balance, collected prizes and rank.
!leaderboard / !lb
View the server leaderboard with the richest players.
!globalleaderboard / !glb
See the global leaderboard across all servers using the bot.
!prizes
List all available prizes and their drop chances.
!coinmax <amount>
Admin command to change the maximum coins users can insert per turn.
!maxcoins
Show the current maximum coin insert per move for your server.

Advanced and developer commands

Commands primarily intended for debugging and internal maintenance.

!embedexample
Show an example embed layout used by the bot.
!testban
Test the Twitch ban notification flow in the current server.
!clearbans
Clear stored Twitch ban data. Use with care.
!debugbans
Output detailed Twitch ban debug information to logs.
!fetchbans
Force a manual refresh of Twitch ban information.