Skip to content

Instantly share code, notes, and snippets.

@comalex
Created October 30, 2019 22:20
Show Gist options
  • Save comalex/51c31a6819036a308b1c12de6e9a8989 to your computer and use it in GitHub Desktop.
Save comalex/51c31a6819036a308b1c12de6e9a8989 to your computer and use it in GitHub Desktop.
Development sms hook
curl -X POST \
https://nmodes.tk/tw/sms/send \
-H 'Content-Type: application/x-www-form-urlencoded' \
-d 'Authorization=Bearer%20y5fhpm549n8zpfvqt2312v972&bot=la%20ad%20lander&to_phone=%2B14163019486'
@comalex
Copy link
Author

comalex commented Oct 30, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment