ntalcus / happybot_v0.5

hackathon final

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

happybot

A bot that checks in on you via twitter! :)

This won't work unless you create a file called secrets with certain tokens

necessary tokens

twitter api tokens

consumer_key = ...

consumer_secret = ...

access_token = ...

access_secret = ...

reddit api tokens

username= ...

client_id= ...

client_secret= ...

password= ...

user_agent= ...

dependencies:

there are a lot, look through the files if interested.

About

hackathon final


Languages

Language:Python 100.0%