Free and open source Discord bot made to show appreciation to others and reward said appreciation. Beautifully translated to 3 languages.
Add to your server, Build Instructions
- Turkish Docs
- English Docs
- Japanese Docs
- Korean Docs
(Coming soon)
- Language support for English, Turkish, Japanese
- Language support for Korean, German and Spanish
- Customisable role rewards
- Admin commands (
/set,/set-cooldown) - Customisable cooldowns
thanks the given user, adds 1 point to their score and gives them a role if role rewards are set and they have enough points.
Shows the cooldown if the user is on cooldown.
Shows the score of the given user, if no user is given, shows the score of the user who sent the command.
Shows the role rewards set for the server.
Sets the score of the given user to the given amount.
Sets the cooldown of the server to the given amount.
Adds a role reward to the server, if the role reward already exists, adds the given amount to the existing amount.
Removes the given role reward from the server.
- Clone the repository
- Install dependencies with
npm install - Add your token to the
configfile - Run the bot with
npm start - Invite the bot to your server and enjoy!
This project is licensed under the MIT License - see the LICENSE file for details

