Skip to content

toespar/fullTweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

fullTweet

fullTweet is a Python script just to write a tweet greater than 140 characters.

To use this script, you need Consumer key, Consumer secret, Access token key and Access token secret.

Generating keys and tokens

  1. Go to https://apps.twitter.com/ and visit My applications.
  2. Click on Create a new application and fill in the fields.
  3. Click on the Create my access token button, and an authorized access token and secret will be generated for your account and the current application.
  4. Use this values to authorize the script by filling them within the fields.

Usage

Just run the script $ pyhton fullTweet.py and type the tweet.

Captures

Screenshot

Screenshot

Screenshot

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages