Skip to content

A twitterbot which can be used to post and reply as given by 'id' by the user

License

Notifications You must be signed in to change notification settings

Garry400/twitterbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitterbot

This is a twitter bot supposedly made to reply to a post as given by the 'id' provided by the user

keys/tokens are removed for privacy reasons

To be noted: This bot has 0auth access which means it can only do certain things which include:

  1. Creating a text based post
  2. Replying to specified 'id' given by user with a text

PS- There are many limiations to having free access since it does this much only as of 2024

--> You can only use "Twitterbot.py" as of now

If you have more access to the api then you can do much more like following someone, retweet, like a post/tweet etc.

prerequisites: Must have installed tweepy -->You can do this by simply opening your cmd and type, pip install tweepy Make sure you have installed the latest version

About

A twitterbot which can be used to post and reply as given by 'id' by the user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%