add missing webhook entry to config.example.toml #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Spaenny/discord-tweeter:fix-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
config.example.tomlfile was missing thewebhookoption, which may cause confusion for users setting up their configuration. This update ensures that the example configuration includes thewebhookoption, providing a clearer reference for proper setup.