DiscordPlugins icon indicating copy to clipboard operation
DiscordPlugins copied to clipboard

[Channel Permissions] Broken by new Discord updates

Open Farcrada opened this issue 2 years ago • 5 comments

Describe the bug

Broken by new Discord updates. This includes the new API change for Better Discord.

Expected behavior

A working plugin

To reproduce

No response

Screenshots

No response

OS version

Any

Discord version

Any

BetterDiscord version

1.8.0

Plugin version

Any

Additional context

No response

Farcrada avatar Oct 12 '22 20:10 Farcrada

BD 1.8.2, got error

Attempting to stop after starting error... TypeError: Cannot read property 'default' of undefined
    at ChannelPermissions.start (ChannelPermissions.plugin.js:89)
    at Object.startPlugin (<anonymous>:4:39650)
    at Object.startAddon (<anonymous>:4:39443)
    at Object.loadAddon (<anonymous>:4:9557)
    at Object.loadAddon (<anonymous>:4:36864)
    at Object.loadAllAddons (<anonymous>:4:11637)
    at Object.initialize (<anonymous>:4:6059)
    at Object.initialize (<anonymous>:4:36059)
    at Object.startup (<anonymous>:4:396505)

jogerj avatar Oct 19 '22 17:10 jogerj

any updates on this?

winderius avatar Nov 06 '22 20:11 winderius

Haven't had much time yet, I'll get on this shortly.

Please bear wit me.

Farcrada avatar Nov 08 '22 16:11 Farcrada

After revisiting where I left of last week, I seemed to have reached a conclusion.

This is gonna take a bit for me to get around to. I'll have to transition from patching into Discord's React functions to using a self rendered popup since Discord made things difficult and full of headaches. I don't know what I'm gonna do yet.

Unfortunate. ☹️

Farcrada avatar Nov 08 '22 19:11 Farcrada

That's sad :(

Sebas-Re avatar Dec 03 '22 04:12 Sebas-Re