bli says it doesn’t have permission
Make sure bli’s role is placed above any roles it needs to manage. Discord prevents bots from managing roles, channels, or members that are at or above their own role in the hierarchy.Logging isn’t working
The webhook was deleted
The webhook was deleted
bli creates a webhook in each log channel. If that webhook is deleted, logs stop working for that channel. Run
;log remove #channel event and then ;log add #channel event to recreate it.bli can't manage webhooks
bli can't manage webhooks
Make sure bli has the Manage Webhooks permission, either at the server level or in the specific log channel.
The channel is in the ignore list
The channel is in the ignore list
Run
;log ignore list to check if the channel has been ignored. Run ;log ignore #channel again to toggle it off.Welcome messages aren’t sending
bli can't send messages in that channel
bli can't send messages in that channel
Check that bli has Send Messages and Embed Links permissions in your welcome channel.
The message has no content
The message has no content
If your welcome message is empty or only contained flags like
{noping} with no text or embed, bli won’t send anything. Make sure there’s actual content.Voice channels aren’t being created
Make sure bli has the following permissions in the category where voice channels are created:| Permission | Reason |
|---|---|
| Manage Channels | To create and delete voice channels |
| Move Members | To move members into their new channel |
| View Channel | To see and manage the hub channel |
Commands aren’t responding
- Check that bli is online (green status).
- Make sure the command hasn’t been disabled for that channel with
/disablecommand. - Verify the prefix is correct — run
@bli(mention) to see the current prefix. - If using a slash command, make sure
/commands are enabled in your server’s integration settings.