Best and simple way to track your Top.gg votes
git clone https://github.com/nottmayank/top.gg-vote-tracker
cd top.gg-vote-tracker
npm install
- Create an application from Discord's developer portal here
- Go to Bot and click on Add Bot
- Now open
config.js
file in any Text editor - Add your Bot's token in
token: "Your bot's token here"
which you got from Developer portal - Replace passward/port according to your need
- Logs are of two type, type "1" will send message to given channel ID whereas type "2" will send webhook
- How to get Channel ID click here
- How to get webhook ID and TOKEN click here
- Go to your Bot's dashboard and click Webhooks
- Add your webhook URL; If you're using VPS the URL will be http://your_vps_ip:port/webhook for replit and heroku read there docs 🙂
- Authorization will be the passward which you entered in
config.js
- For any kind of help you can contact me on Discord sonimayank