generated from nhcarrigan/template
76e559876b
Replaces the old AI companion bot with a full Discord moderation system. Commands: warn, mute, unmute, kick, softban, ban, unban, prune Logging: member join/leave, activity (messages/threads/voice), mod actions Audit log: captures manual bans, kicks, timeouts, and unbans Sanctions: posts to Hikari sanction API for all applicable actions All commands are ephemeral and use Components v2. Permission and role hierarchy checks are enforced on every applicable command.
4 lines
214 B
Bash
4 lines
214 B
Bash
DISCORD_TOKEN="op://Environment Variables - Naomi/Keiko/bot token"
|
|
SANCTION_TOKEN="op://Environment Variables - Naomi/Hikari/announcement_token"
|
|
LOG_TOKEN="op://Environment Variables - Naomi/Alert Server/api_auth"
|