ServerProcessor / twitter-mentors

A list of people willing to help/mentor others. Data from Twitter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Mentors

This is a small script that crawls replies to @sehurlburt's tweet about mentorship and indexes the mentors.

Running Yourself

You need to have Python Twitter Tools and Python YAML package installed.

If these are present, just create a config file twitter-config.yml in same folder as twitter-mentors.py with following format:

consumer_key: xxxx
consumer_secret: xxxx
access_token: 1234-xxxx
access_token_secret: xxxx

Now, just run the twitter-mentors.py file.

About

A list of people willing to help/mentor others. Data from Twitter.


Languages

Language:Python 100.0%