Skip to content

Twitter bot that retweets keywords I'm interested in, and responds to followers

License

Notifications You must be signed in to change notification settings

ArelySkywalker/Arely-Dev-Bot

Repository files navigation

Dev Arely's Twitter Bot

forthebadge forthebadge

Twitter bot using Tweepy and Python.

Tweepy is a Python library which provide access to Twitter API.

Installation

pip install tweepy

Usage

Before run any file please edit config.py file according to your Keys and access token.

Update Status

To upate your status, into bot_update_status.py and change status="This is my first tweet using python code!"

TODO:

  • Create a JSON file that has pre-made tweets. update_status will then take a random tweet from the file to update status so we don't have to manually change satus every time.

Run this command in your terminal:

python bot_update_status.py

Goto your Twitter account profile you can see result.

Retweet by Keyword

python bot_retweet.py

About

Twitter bot that retweets keywords I'm interested in, and responds to followers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages