mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-27 04:57:44 +00:00
Remove undeeded nesting & use 2 space indents for json
This commit is contained in:
parent
af505aa105
commit
3cbe645c46
2 changed files with 11 additions and 11 deletions
11
config.json
Normal file
11
config.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"webhook_url": "",
|
||||
"webhook_name": "",
|
||||
"webhook_avatar": "",
|
||||
"webhook_message": "",
|
||||
"api_key": "",
|
||||
"api_secret": "",
|
||||
"access_token": "",
|
||||
"acesss_secret": "",
|
||||
"user_id": ""
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"webhook_url": "",
|
||||
"webhook_name": "",
|
||||
"webhook_avatar": "",
|
||||
"webhook_message": "",
|
||||
"api_key": "",
|
||||
"api_secret": "",
|
||||
"access_token": "",
|
||||
"acesss_secret": "",
|
||||
"user_id": ""
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue