asayans / twitter_bot

Reads received dms and tweets them once

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet another twitter bot

Tweets last pm.

This bot is written using Tweepy as the Twitter's API interface for Python. This bot reads pms (text only), checks if the same text has already been tweeted and, if not, tweets it. My initial idea was to block spammers but twitter kinda does that for you already so not adding that functionality.

Feel free to suggest features!

Enjoy it! My working bot (most likely stopped but it did work for some time)

About

Reads received dms and tweets them once

License:GNU General Public License v3.0


Languages

Language:Python 100.0%