Documentation
Docs
Setup, the prefix, and the access model. This covers what the bot and API actually expose today.
Getting started
- Invite the bot with the invite link. Accept the permission set it asks for — anti-nuke cannot reverse a change it has no permission to reverse.
- Check the bot can see the channels it needs. A channel override that denies View Channel wins over a server-level grant, so a bot that looks configured can still be blind to the channel you care about.
- Confirm it responds. Send
?pingin a channel it can read. - Set the prefix if the default collides with another bot. See below.
The prefix
The default prefix is ?. It is stored per server, so changing it in one server does not affect any other.
Change it with ?prefix set <value>, and read the current one with ?prefix view. A prefix is 1 to 5 characters.