Obsidian-Development/helia

[SECURITY/PERMISSIONS] Implement proper bot permission checks instead of relying on discord.Errors.forbidden

Closed this issue · 1 comments

Describe what the issue with bot security or permission system is
Currently the bot is way overreliant on using discord.Errors.forbidden for creating embed error messages when it does not have permission and this can create a spammy mess which is not what you would want in a bot - needs fixing
Русский
На текущий момент бот сильно полагается на использование discord.Errors.forbidden для выдачи ошибок об отсутствии у него разрешений в embed - а это может привести с спаму в канале - нужно починить

Describe expected behavior
No embed message spam any time bot permissions are checked
Русский
Никакого спама эмбедами при проверке разрешений бота

Closed by 0.5 release