/StackBot

This bot tracks inbound links from reddit and hot questions, and posts about it in chat.

Primary LanguagePython

#StackBot

StackBot in action

This bot tracks inbound links from reddit and hot questions.

This bot is designed to be run every hour. It does not stay logged in. Instead, it uses a file called "cache" to track what it has alreay posted.

Copy example_config.py to config.py and fill in the empty fields.

Requires ChatExchange and its myriad dependencies.