Skip to content

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

Notifications You must be signed in to change notification settings

ishansharma/twitter-mentors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages