Skip to content

ejmg/demoTwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demoTwitterBot

A repo that shows anyone can make a twitter bot! This specific bot uses Python with the Twitter API wrapper Tweepy to create a simple bot that shows the kind of data you can use from Twitter's API.

Specifically demonstrated within, from applied code, is how to get a user object, a set of tweet objects, how to use the Cursor method of Tweepy, and some of the various data fields of user/tweet objects.

Check out the blog post tutorial (Coming soon...)

About

A repo that shows anyone can make a twitter bot!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages