This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Auto-managed webhooks
The webhook config format has changed. It's now really simple:
{
"webhooks": true
}
If it's set to true, the bot will create and re-use its own webhooks. No need to create them manually anymore. You can find them under the integrations tab in server settings for the bot.
Note: this means the nickname
field in config cannot contain the string discord
.
What's Changed
Full Changelog: 6.0.3...6.1.0