mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-28 13:37:44 +00:00
15 lines
262 B
JSON
15 lines
262 B
JSON
{
|
|
"discord": {
|
|
"webhookUrl": "",
|
|
"webhookName": "",
|
|
"webhookAvatar": "",
|
|
"webhookMessage": ""
|
|
},
|
|
"twitter": {
|
|
"apiKey": "",
|
|
"apiSecret": "",
|
|
"accessToken": "",
|
|
"acessSecret": ""
|
|
},
|
|
"followingUserId": ""
|
|
}
|