Advertisement
BDFD_Berk

Chatbot for BDFD, chat with your bot! | Bot Designer For Discord

May 16th, 2021 (edited)
10,036
3
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 3 0
  1. Add BOTH commands, please make sure you wrote well the trigger, one is <@!your bot ID> and other is <@your bot ID>
  2. Replace "your bot ID" by your bot ID, of course, also ENABLE UNSTABLE MODE.
  3.  
  4. First command ------------------------------
  5. Trigger: <@!Your BOT ID>
  6. Code:
  7.  
  8. $nomention $httpResult[message]
  9. $httpGet[https://api.affiliateplus.xyz/api/chatbot?message=$replaceText[$message; ;+;-1]&botname=$replaceText[$username[$botID]; ;+;-1]&ownername=DEVELOPER_NAME&user=1]
  10. $onlyIf[$message!=;]
  11. $suppressErrors[Sorry, the API is down, we can't fix that, you can ask for help here: https://dsc.chat/codes]
  12. $onlyIf[2==2;REMEMBER TO ENABLE UNSTABLE MODE! IF SOMETHING DON'T WORK, WATCH THE VIDEO!]
  13.  
  14. Second command ------------------------------
  15. Trigger: <@Your BOT ID>
  16. Code:
  17.  
  18. $nomention $httpResult[message]
  19. $httpGet[https://api.affiliateplus.xyz/api/chatbot?message=$replaceText[$message; ;+;-1]&botname=$replaceText[$username[$botID]; ;+;-1]&ownername=DEVELOPER_NAME&user=1]
  20. $onlyIf[$message!=;]
  21. $suppressErrors[Sorry, the API is down, we can't fix that, you can ask for help here: https://dsc.gg/codes]
  22. $onlyIf[2==2;REMEMBER TO ENABLE UNSTABLE MODE! IF SOMETHING DON'T WORK, WATCH THE VIDEO!]
  23.  
  24. ======================================================================
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement