This bot automatically reacts with ❤️ to Mudae messages that request reactions, making the character rolling process easier.
- Node.js (version 16 or higher)
- Discord account and a bot token
- Appropriate permissions for the bot
- Clone or download this repository
- Install dependencies:
npm install- Configure the
.envfile with your token:
DISCORD_TOKEN=your_token_here
To start the bot:
npm startFor development with automatic restart:
npm run dev- Automatically detects Mudae messages asking for reactions
- Support for multiple languages (Portuguese, English, Spanish, French, etc.)
- Informative console logs
- Robust error handling
DM me on Discord @all0y
