AdamantPenguin

Results 1 comments of AdamantPenguin

The problem seems to be on [line 49 in index.js](https://github.com/QWERTxD/BetterDiscordPlugins/blob/682e6f37323c28744efb658ea1d68a05ceb9884c/GlobalReplies/src/index.js#L49) `GuildPermissions.can(Permissions.SEND_MESSAGES, e.channel)` seems to always return false even if the user has send permissions for the given channel, so no...