Skip to content

frfahim/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Bot


Simple 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.

python3 update_status_bot.py

Goto your Twitter account profile you can see result.


There is a blog, how to create bot. Details is [here] (https://medium.com/@frfahim/create-a-simple-twitter-bot-with-python-and-tweepy-60ff5d4d3ad9#.9n0xy5fjd "Medium blog")

About

Simple Twitter bot using Tweepy and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages