1
Fork 0
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:
RGBCube 2023-01-17 05:38:50 -05:00
parent c501274cdc
commit 5047b38f4e
2 changed files with 1 additions and 1 deletions

11
config.example.json Normal file
View file

@ -0,0 +1,11 @@
{
"webhook_url": "",
"webhook_name": "",
"webhook_avatar": "",
"webhook_message": "",
"api_key": "",
"api_secret": "",
"access_token": "",
"acesss_secret": "",
"user_id": ""
}