crap icon indicating copy to clipboard operation
crap copied to clipboard

[Bug] MEMBER COUNT PLUGIN BROKEN

Open zluckytraveler opened this issue 2 years ago • 2 comments

Which plugin is this about? MEMBER COUNT PLUGIN

Describe the Bug The newest Discord Update Broke all Plugins

To Reproduce Opening Discord Client

Expected Behavior For the plugin to not be broken

Discord Version Stable

zluckytraveler avatar Oct 11 '22 21:10 zluckytraveler

Broken for me too, has compile error when loading.

TypeError: Cannot destructure property 'ActionTypes' of 'DiscordConstants' as it is undefined.
    at buildPlugin (betterdiscord://plugins/MemberCount.plugin.js:140:11)
    at eval (betterdiscord://plugins/MemberCount.plugin.js:867:5)
    at eval (betterdiscord://plugins/MemberCount.plugin.js:868:3)
    at Object.requireAddon (<anonymous>:4:39739)
    at Object.loadAddon (<anonymous>:4:9809)
    at Object.loadAddon (<anonymous>:4:37466)
    at Object.loadAllAddons (<anonymous>:4:12239)
    at Object.initialize (<anonymous>:4:6705)
    at Object.initialize (<anonymous>:4:36661)
    at Object.startup (<anonymous>:4:381833)

Xakorik avatar Oct 12 '22 17:10 Xakorik

Same issue, since the BetterDiscord 1.8.0 update the MemberCount plugin has broken, same in 1.8.1

image

TypeError: Cannot destructure property 'ActionTypes' of 'DiscordConstants' as it is undefined. at buildPlugin (betterdiscord://plugins/MemberCount.plugin.js:140:11) at eval (betterdiscord://plugins/MemberCount.plugin.js:867:5) at eval (betterdiscord://plugins/MemberCount.plugin.js:868:3) at Object.requireAddon (:4:39280) at Object.loadAddon (:4:9251) at Object.loadAddon (:4:36952) at Object.loadAllAddons (:4:11725) at Object.initialize (:4:6147) at Object.initialize (:4:36147) at Object.startup (:4:396593)

Slegnor avatar Oct 17 '22 13:10 Slegnor

is there any fix?

idanyas avatar Nov 06 '22 14:11 idanyas

Nope. You should remove it. It's no more supported. edit : no, at the moment no similar plugin.

Skip75 avatar Nov 10 '22 00:11 Skip75

Nope. You should remove it. It's no more supported.

Uhm do you know any similar plugin like MemberCount?

bayshades avatar Nov 14 '22 05:11 bayshades

Nope. You should remove it. It's no more supported.

Uhm do you know any similar plugin like MemberCount?

ServerDetails is a alternative ig.

FoxTale-Labs avatar Dec 13 '22 08:12 FoxTale-Labs

same issue, pls fix

sirpeep avatar Apr 16 '23 15:04 sirpeep

same issue, pls fix

not supported anymore

iDeparture avatar Jun 10 '23 22:06 iDeparture

This is disappointing, as I really missed having the count of members being at the top of the members list.

ColonelGerdauf avatar Jul 11 '23 17:07 ColonelGerdauf

is there any fix?

This is disappointing, as I really missed having the count of members being at the top of the members list.

same issue, pls fix

Nope. You should remove it. It's no more supported.

Uhm do you know any similar plugin like MemberCount?

ServerDetails is a alternative ig.

image

https://github.com/ImAFrogOwO/BDPlugins/blob/main/Plugins/MemberCountFix/MemberCounter.plugin.js

https://www.reddit.com/r/OpenBetterDiscord/comments/x78q0u/our_discord_server/

iDeparture avatar Oct 09 '23 22:10 iDeparture