BDFD_Berk

Vote Checker | Vote Rewards | Bot Designer For Discord

Jun 1st, 2021 (edited)
2,054
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 1 0
  1. // WATCH THE VIDEO IF YOU HAVEN'T YET, IT'S IMPORTANT TO KNOW HOW TO SETUP THIS
  2. // YOU CAN GET A TOP.GG AUTHENTICATION TOKEN HERE: https://top.gg/bot/YOURBOTIDHERE/webhooks?gen=true
  3. // REPLACE "YOURBOTIDHERE" BY YOUR BOT ID, IF YOU DON'T KNOW HOW TO GET IT, GOOGLE IT!
  4. // YOUR BOT MUST BE LISTED IN THE TOP.GG LIST, USERS CAN VOTE THE BOT EVERY 12 HOURS
  5. // VARIABLE REQUIRED: authorization | THE VALUE MUST BE YOUR TOP.GG AUTHENTICATION TOKEN
  6. =========================================================================================================
  7.  
  8. $c[If the api is down, you should ask to the owner of the API here: https://discord.gg/FyQ3CnmnQK]
  9.  
  10. $c[DON'T EDIT ANYTHING BELOW, JUST EDIT THE ERROR MESSAGES IF YOU WANT, YOU CAN ALSO DELETE THIS WARN ]
  11.  
  12. $nomention
  13. $onlyIf[$httpResult[voted]==true;You need to vote for the bot to claim this!]
  14. $httpGet[https://normal-api.ml/topgg/hasvoted?bot=$botID&user=$authorID&token=$getVar[authorization]]
  15. $cooldown[12h;You need to wait %time% to vote us again and claim another reward!]
  16. $suppressErrors
  17. $c[Credits (don't delete): API by Fighter For Justice 2.0#6693 | Code by Berk#3506]
  18.  
  19. $c[DON'T EDIT ANYTHING ABOVE, JUST EDIT THE ERROR MESSAGES IF YOU WANT, YOU CAN ALSO DELETE THIS WARN ]
  20.  
  21. $c[YOU CAN EDIT ANYTHING BELOW THIS, YOU'RE SUPPOSED TO ADD A CODE WITH THE REWARD THAT THE USER SHOULD GET, YOU CAN ALSO DELETE THIS WARN]
  22.  
  23. $author[Thanks for voting!]
  24. $description[You successfully claimed the vote reward]
  25. $color[$random[1;999999]]
  26. $footer[You can claim another reward after voting in 12 hours!]
Add Comment
Please, Sign In to add comment