veldtech / miki-bot

Miki Discord Bot
https://miki.bot
148 stars 49 forks source link

Perms Problem #716

Closed ghost closed 3 years ago

ghost commented 3 years ago

The Details of the Perms Problem What does work: Allowing the integrated Miki role read/send messages, attach files, use links, see history, use exteral emojis, add reactions in the server wide perms.

What should work but doesn't: Allowing @Miki#6045 herself or her integrated role to read/send messages, attach files, use links, see history, use exteral emojis, add reactions in the channel specific perms.

Why is this a problem? In a large multi-function server like mine, it is not possible to allow every single bot in all the channels. This is why the bots in my server are managed at the channel level and this works perfectly fine for the many other bots in the server. Please fix your bot to respond to channel level perms so I can have it in my server for my members.

velddev commented 3 years ago

Fair enough, this seems to be a cache issue for the miki.discord library. Will look into checking if channel overrides are not working as they should. Thanks for the report. Do you have reproduction steps for me?