Skip to content

v0.1.0 β€” First public release 🎯

Pre-release
Pre-release

Choose a tag to compare

@PercevalFox PercevalFox released this 20 Apr 01:50

🎯 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 πŸ’œ