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