kanema20 / demoTwitterBot

A repo that shows anyone can make a twitter bot!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!


Languages

Language:Python 100.0%