DiscordPlugins
DiscordPlugins copied to clipboard
[Channel Permissions] Broken by new Discord updates
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
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)
any updates on this?
Haven't had much time yet, I'll get on this shortly.
Please bear wit me.
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. ☹️
That's sad :(