Skip to content

Instantly share code, notes, and snippets.

@PatMurrayDEV
Forked from mannynotfound/tweet_280_chars.md
Created September 28, 2017 01:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PatMurrayDEV/22d00c1e7bb029a56049a25db97c99c4 to your computer and use it in GitHub Desktop.
Save PatMurrayDEV/22d00c1e7bb029a56049a25db97c99c4 to your computer and use it in GitHub Desktop.
tweet with 280 characters

1

fire up Postman

2

fire up Postman Interceptor

3

turn on interceptor

4

do a tweet

5

navigate to the tweet POST request in postman

6

add weighted_character_count : true to the body keys

7

add your 280 or less character tweet in the status key

8

hit send!

9

ruin twitter

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