Autokick Command
Autokick automatically removes certain types of users as soon as they join. You can enable it per type (toon, null, flirt), enable everything at once, and manage a whitelist.
Command Usage
!autokick toon <on|off>!autokick null <on|off>!autokick flirt <on|off>!autokick all <on|off>!autokick status!autokick whitelist <add|remove|list> [userId]- toon — Auto-kicks toon users.
- null — Auto-kicks users with a null / invalid ID.
- flirt — Auto-kicks flirt users.
!autokick null on!autokick flirt on- Autokick settings are saved in the bot settings and apply immediately.
- Whitelist is stored per bot and prevents autokick from removing trusted IDs.
- If you type something wrong, the bot will reply with the correct usage format.
Autokick Types
Enable / Disable a Type
Turn a specific autokick type on:
!autokick toon on
Turn it off:
!autokick toon off
You can do the same for the other types:
Enable / Disable All Types
To toggle every autokick type at once:
!autokick all on
To disable everything:
!autokick all off
Check Current Status
To see your current autokick settings:
!autokick status
The bot will respond with something like:
Autokick Settings | Toon: ON | Null ID: OFF | Flirt Users: ON
Whitelist (Allowed Users)
Whitelisted users will not be affected by autokick. This is useful for trusted users or staff.
View whitelist !autokick whitelist list
Add a user to whitelist !autokick whitelist add 123456
Remove a user from whitelist !autokick whitelist remove 123456
Notes