Releases: PercevalFox/discord-sentinel
Releases · PercevalFox/discord-sentinel
Release list
v0.1.0 — First public release 🎯
🎯 First public release
Discord Sentinel is a self-hosted security analytics & threat detection bot for Discord servers, built with a focus on privacy and operational transparency.
✨ Features
- 🎣 Real-time phishing URL detection (URLhaus, Google Safe Browsing, typosquat)
- 👤 Suspicious account & raid detection (entropy, account age, z-score)
- 🗣️ Coordinated spam detection via MinHash LSH
- 🔍 IOC extraction from chat (IPs, domains, CVEs, hashes)
- 📡 Live SIEM feed via WebSocket
- 🏆 Hall of Fame with 13 engagement awards
- 🔐 Privacy by design: only SHA-256 hashes by default, 30-day encrypted forensic retention
- 📄 GDPR admin commands:
/export-for(PDF) and/forget-member - 🎨 React dashboard (dark/light, kiosk mode, time windows)
- 🐳 Full Docker Compose stack + interactive installer
🚀 Quick start
git clone https://github.com/PercevalFox/discord-sentinel.git
cd discord-sentinel
chmod +x install.sh
./install.sh📚 Documentation
Available in English and Français.
For production deployment with Nginx + Let's Encrypt, see docs/DEPLOYMENT.md.
🔐 Security
Vulnerability reports welcome - see SECURITY.md for the disclosure process.
⭐ If this helps you
Star the repo, share with your cybersec community, and open issues or PRs — all welcome 💜