- Welcome/release messages for muted users
- Mute history tracking per user
- Personalized embeds with offense count
- Forum-based ticket system
- Categories: Support, Partnership, Suggestion
- Staff claim and resolution workflow
- Full case management with notes
- Ban, mute, warn, kick commands
- Tempban and tempmute with duration
- Moderation history lookup
- Anti-spam detection
- Anti-nuke safeguards
- Alt account detection
- Comprehensive server logging
| Command | Description |
|---|---|
/ban <user> [reason] |
Ban a user |
/unban <user> |
Unban a user |
/tempban <user> <duration> |
Temporary ban |
/mute <user> [reason] |
Mute (send to prison) |
/unmute <user> |
Unmute a user |
/tempmute <user> <duration> |
Temporary mute |
/warn <user> <reason> |
Issue a warning |
/purge <amount> |
Bulk delete messages |
/lockdown |
Lock/unlock channel |
/history <user> |
View mod history |
/snipe [n] |
View deleted messages |
/editsnipe [n] |
View edited messages |
- Runtime: Python 3.12
- Framework: discord.py 2.7+
- Database: SQLite with WAL mode
- HTTP: aiohttp
This is a custom bot built specifically for the Syria Discord server. It is open-sourced for educational purposes only.
- No support will be provided
- No guarantees of functionality
- Use at your own risk
See LICENSE for full terms.