Automatic thumbs up all your meesage!
- Register new bot with Discord Developer Portal
- Clone repo
- Run
npm install
- Add Discord Bot credentials in a
.env
file - Run
npm start
ornode src/index.js
- Interact with your Discord bot via text messages on Discord
TOKEN_[BOT_TAG]=your-bot-token
This software is published under the MIT license