mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-29 22:17:44 +00:00
readme: rename config.json to config.example.json
This commit is contained in:
parent
c501274cdc
commit
5047b38f4e
2 changed files with 1 additions and 1 deletions
11
config.example.json
Normal file
11
config.example.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": ""
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue