Commands
Here you manage standard and custom chat commands for your channel.
Standard commands
- ByteMate provides basic commands like
!uptime,!so,!raid,!watchtime. - You can enable/disable them via toggle and adjust texts.
- Set cooldowns and permissions (Everyone, Subs, Mods) per command.
Custom commands
- Create new and define the trigger (
!command). - Add response text with placeholders (
{user},{command},{count}). - Optional: integrate variables or external APIs.
Dynamic responses
- Counter: automatic increment per execution (
{counter}). - Random responses: store multiple text variants.
- Mod overrides: mods can use
!command editdirectly in chat.
Management
- Search & filter (e.g. by roles, enabled, tags).
- Import/export custom command sets as JSON.
- Audit log shows who last changed settings.