- This bot uses the Discord Seyfert library in addition to the database client we use Prisma with MongoDB.
- Change the .env.example file to .env.
- Change the environment variables.
# principals
DISCORD_BOT_TOKEN="" # Here is the Discord bot token.
DISCORD_APP_ID="" # Here is the Discord bot's application ID
MONGO_DATABASE_URL="" # Here is the database endpoint- You can contribute to this repository by submitting enhancements or pull requests.