Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| { | |
| "apikeys": { | |
| "i0mf0rmer01" :{ | |
| "app_key":"CONSUMER_KEY", | |
| "app_secret":"CONSUMER_SECRET", | |
| "oauth_token":"ACCESS_TOKEN", | |
| "oauth_token_secret":"ACCESS_TOKEN_SECRET" | |
| }, | |
| "i0mf0rmer02" :{ | |
| "app_key":"CONSUMER_KEY", | |
| "app_secret":"CONSUMER_SECRET", | |
| "oauth_token":"ACCESS_TOKEN", | |
| "oauth_token_secret":"ACCESS_TOKEN_SECRET" | |
| }, | |
| "i0mf0rmer03" :{ | |
| "app_key":"CONSUMER_KEY", | |
| "app_secret":"CONSUMER_SECRET", | |
| "oauth_token":"ACCESS_TOKEN", | |
| "oauth_token_secret":"ACCESS_TOKEN_SECRET" | |
| } | |
| }, | |
| "redis_config": { | |
| "host": "localhost", | |
| "port": 6379, | |
| "db": 0, | |
| "password": "PASSWORD" | |
| }, | |
| "verbose": "True", | |
| "output": "./data", | |
| "archive_output": "./data" | |
| } |