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

https://github.com/artofcode-/twitterbot

Worldbuilding Stack Exchange's Twitter bot
https://github.com/artofcode-/twitterbot

Last synced: about 2 months ago
JSON representation

Worldbuilding Stack Exchange's Twitter bot

Awesome Lists containing this project

README

        

# TwitterBot
A bot to help run Worldbuilding Stack Exchange's Twitter account.

### Requirements
There are a few additional modules that this bot needs to run:

pip install requests --upgrade
pip install beautifulsoup4
pip install websocket-client --upgrade
pip install requests[security] --upgrade
pip install tweepy
pip install apipy