Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philipinho/twitter-quote-bot

A bot to view quoted responses on Twitter.
https://github.com/philipinho/twitter-quote-bot

bot python twitter

Last synced: 9 days ago
JSON representation

A bot to view quoted responses on Twitter.

Awesome Lists containing this project

README

        

# Twitter-Quote-Bot
A bot to view quoted responses on Twitter.

### How To Use
1. Insert your Twitter API credentials on the config.py file.
2. Replace the "bot_username" value with your bot's username on the bot.py file.
3. Run ```python3 bot.py``` to start program.