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
- Host: GitHub
- URL: https://github.com/prdpx7/bots
- Owner: prdpx7
- License: mit
- Created: 2016-06-11T17:52:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T09:25:11.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T07:32:14.805Z (over 1 year ago)
- Topics: bot, python, twitter-api
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### TwitterBot
[](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
