Advertisement
BDFD_Berk

Image APIs for Bot Designer For Discord

Sep 29th, 2020 (edited)
8,616
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Want to see how it looks? watch this!
  2. https://www.youtube.com/watch?v=EnUrzIwLgPA
  3. Join here also: https://discord.gg/GfUYzXnA
  4.  
  5. 1. Clyde say API by CTK
  6. Code example:
  7. //////////////////////////////////////////////////
  8. $nomention
  9. $onlyIf[$message!=;Type something!]
  10. $color[$random[111111;999999]]
  11. $image[https://ctk-api.herokuapp.com/clyde/$replaceText[$message; ;%20;-1]]
  12. //////////////////////////////////////////////////
  13.  
  14. 2. Shoot API by no-api-key
  15. Code example:
  16. //////////////////////////////////////////////////
  17. $nomention
  18. $color[$random[111111;999999]]
  19.  
  20. $description[**$username[$mentioned[1;yes]]** received a shoot!]
  21. $image[https://api.no-api-key.com/api/v2/shoot?image=$userAvatar[$mentioned[1;yes]]]
  22. //////////////////////////////////////////////////
  23.  
  24. 3. Match API by useless-api/vierofernando
  25. Code example:
  26. //////////////////////////////////////////////////
  27. $onlyIf[$mentioned[<]!=;Mention someone to match!]
  28. $nomention
  29. $color[$random[111111;999999]]
  30. $description[It's a match! **$username[$authorID]** & **$username[$mentioned[<]]**]
  31. $image[https://useless-api.vierofernando.repl.co/tinder?image1=$userAvatar[$authorID]?size=1024&image2=$userAvatar[$mentioned[<]]?size=1024]
  32. //////////////////////////////////////////////////
  33.  
  34. 4. Trump twitter say API by no-api-key
  35. Code example:
  36. //////////////////////////////////////////////////
  37. $nomention
  38. $onlyIf[$message!=;Type something!]
  39.  
  40. $color[$random[111111;999999]]
  41. $image[https://api.no-api-key.com/api/v2/trump?message=$replaceText[$message; ;+;-1]]
  42. //////////////////////////////////////////////////
  43.  
  44. 5. Blur image API by useless-api/vierofernando
  45. Code example:
  46. //////////////////////////////////////////////////
  47. $nomention
  48.  
  49. $color[$random[111111;999999]]
  50. $image[https://useless-api.vierofernando.repl.co/blur?image=$userAvatar[$mentioned[1;yes]]]
  51. //////////////////////////////////////////////////
  52.  
  53. 6. Level card rank API by Vac Efron
  54. Code example:
  55. //////////////////////////////////////////////////
  56. $nomention
  57. $image[https://vacefron.nl/api/rankcard?username=$username&avatar=$authorAvatar&level=8&rank=2&currentxp=350&nextlevelxp=400&previouslevelxp=150&custombg=https://cdn.discordapp.com/attachments/740416020761804821/741310178330148894/1596811604088.png&xpcolor=FFFFFF&isboosting=true]
  58. //////////////////////////////////////////////////
  59.  
  60. https://discord.gg/GfUYzXnA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement