LeegionBot is a bespoke Discord Bot, written in TypeScript, with the sole purpose of adding moderation tools as well as fun features to the Monarch's Multiverse Discord server.
LeegionBot is hosted on an ECS Fargate service, with database hosted through AWS RDS.
Commands can be found by typing !help.
Users can contact the moderation team by DMing the bot directly.
- log4js - Logging system used for tracking errors and debugging.
- Sentry - Alerting system for errors.
- PostgreSQL - Database used.
- AWS - Services used for hosting.
- discord.js - Main library used for connecting to Discord's API