* basic CLI that will post text and images * reblogging is available * tags are available
7 lines
185 B
TOML
7 lines
185 B
TOML
consumer_key = "CONSUMER KEY GOES HERE"
|
|
consumer_secret = "CONSUMER SECRET GOES HERE"
|
|
oauth_key = "OAUTH KEY GOES HERE"
|
|
oauth_secret = "OAUTH SECRET GOES HERE"
|
|
|
|
blog = "BLOG_NAME_HERE"
|