[ERROR] Cannot access REDACTED (909677517122711602) happens with every group DM when I attempt to use Discorch on GDMs, despite being in the GDM and having proper permissions. I believe this can be resolved to here:
|
const canViewChannel = Vencord.Webpack.Common.PermissionStore.can(0x400n, channel); |
If you added a check for channel type 3 that should work based off a first glance at the code.
[ERROR] Cannot access REDACTED (909677517122711602)happens with every group DM when I attempt to use Discorch on GDMs, despite being in the GDM and having proper permissions. I believe this can be resolved to here:DiscorchDeleter/src/utils/stores.ts
Line 244 in ccb876c
If you added a check for channel type 3 that should work based off a first glance at the code.