mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-27 04:57: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
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue