An open API service indexing awesome lists of open source software.

https://github.com/prdpx7/bots

for now just a twitter bot
https://github.com/prdpx7/bots

bot python twitter-api

Last synced: over 1 year ago
JSON representation

for now just a twitter bot

Awesome Lists containing this project

README

          

#### TwitterBot

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/prdpx7/Bots/master/LICENSE)
* Tweets from tech-world, xkcd and much more...
[@prdpXbot](http://twitter.com/prdpXbot)
* Resources
* [API](http://docs.tweepy.org/en/v3.5.0/)
* [Twitter Authentication](https://dev.twitter.com/oauth/overview)
* [Bitly Access Token](https://dev.bitly.com/authentication.html)

* Installation
```
$ pip install tweepy
$ git clone https://github.com/prdpx7/Bots.git ~/Bots
$ chmod +x ~/Bots/prdpXbot.py
```
* Set crontab to run bot in every 15 minute
![snap](http://i.imgur.com/LcVkmj2.png?1)