1
Fork 0
mirror of https://github.com/RGBCube/TwitterDiscordWebhook synced 2025-07-27 13:07:45 +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

View file

@ -12,7 +12,7 @@ cd discord-twitter-webhook
```
### Configure
Edit the `config.json` with the given information below:
Edit the `config.example.json` and rename it to `config.json` with the given information below:
* `webhook_url`: The Discord webhook url, for more information check out [this](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) page.
* `webhook_name`: The username of your Discord webhook.