Skip to content

Jackkluz/Twitbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitbot

A basic twitter bot. This bot mostly provides info from your twitter to practice with their API.

SETUP:

  • Install dependencies

  • create a .env file in the PWD with the following info:

    • twitter_api_key=(your api key)
    • twitter_api_secret=(your api secret)
    • twitter_token=(your token)
    • twitter_token_secret=(your token secret)

About

A basic twitter bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages