Subscribe to bot changelogs
You can subscribe to bot update notifications in your server. This will allow you to receive notifications about new features, bug fixes, and other important updates related to the bot. To subscribe to bot update notifications, you can use the /settings bot-updates command in a channel where you would like to receive the notifications or you can provide the optional channel ID as a parameter to receive updates in a different channel.
/settings bot-updates enable: True
If successful, the bot will respond with a message confirming the subscription to bot update notifications.
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
| enable | boolean | Whether to enable bot update notifications. | |
| channel | ChannelResolvable | The channel where bot update notifications will be sent. If not provided, the current channel will be used. |