mirror of
https://github.com/itorquey/tn-service-check.git
synced 2026-07-16 08:54:51 +00:00
Initial commit.
This commit is contained in:
commit
b174d304d7
6 changed files with 229 additions and 0 deletions
6
conf/twitter.json.example
Normal file
6
conf/twitter.json.example
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"consumer_key": "app-consumer-key",
|
||||
"consumer_secret": "app-consumer-secret",
|
||||
"access_token": "client-access-token",
|
||||
"access_token_secret": "client-access-token-secret"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue