Discover Aegis, the unparalleled open-source Discord bot that transforms community engagement and sets a new standard for moderation.
Cutting-Edge Features:
- GPT-3.5/4's advanced natural language processing
- Cutting-edge image/audio scanners
- Hyperoptimized deep learning
- Fortifies and nurtures your Discord community
- Swiftly detects moderation failures
- Evolves to counter evasion techniques
Elevate your server's protection with Aegis today.
This project utilizes the GNU General Public License v3.0.
To view dependencies for this project, click me.
Aegis/
├─ src/
│ ├─ nlp/
│ │ └─ nlpProcessing.ts
│ ├─ translation/
│ │ ├─ languageDetection.ts
│ │ └─ translation.ts
│ ├─ discord/
│ │ └─ bot.ts
│ ├─ image/
│ │ └─ imageAnalysis.ts
│ ├─ audio/
│ │ └─ audioAnalysis.ts
│ └─ main.ts
├─ package.json
└─ tsconfig.json