52 lines
1.6 KiB
YAML
52 lines
1.6 KiB
YAML
fields:
|
|
twitter_section:
|
|
label: Twitter API Settings
|
|
type: section
|
|
twitter_username:
|
|
label: Username
|
|
description: Your twitter username, excluding the @
|
|
span: left
|
|
twitter_latest_tweet:
|
|
label: Latest Tweet ID
|
|
description: The ID of the most recent tweet already fetched and stored
|
|
span: right
|
|
twitter_consumer_key:
|
|
label: Consumer Key
|
|
description: Your consumer key for accessing the twitter API
|
|
span: left
|
|
twitter_consumer_secret:
|
|
label: Consumer Key Secret
|
|
description: Your consumer key secret for accessing the twitter API
|
|
span: right
|
|
twitter_access_token:
|
|
label: Access Token
|
|
description: Your access token for accessing the twitter API
|
|
span: left
|
|
twitter_access_token_secret:
|
|
label: Access Token Secret
|
|
description: Your access token secret for accessing the twitter API
|
|
span: right
|
|
|
|
instagram_section:
|
|
label: Instagram API Settings
|
|
type: section
|
|
instagram_access_token:
|
|
label: Access Token
|
|
description: Your access token for accessing the instagram API
|
|
span: full
|
|
instagram_latest_post:
|
|
label: Latest Post Timestamp
|
|
description: The unix timestamp of the most recent post already fetched and stored
|
|
span: left
|
|
|
|
foursquare_section:
|
|
label: Foursquare API Settings
|
|
type: section
|
|
foursquare_access_token:
|
|
description: Your access token for accessing the foursquare API
|
|
span: full
|
|
foursquare_latest_post:
|
|
label: Latest Checkin Timestamp
|
|
description: The unix timestamp of the most recent checkin already fetched and stored
|
|
span: left
|