slash-commands icon indicating copy to clipboard operation
slash-commands copied to clipboard

feat: supports new user flags

Open pnr-8 opened this issue 3 years ago • 4 comments
trafficstars

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

  • In discord.js v14 they changed user flags name, in order to support that you need to change user flags in /badges command

Describe the solution you'd like A clear and concise description of what you want to happen. Change badges choises value in badges command

pnr-8 avatar Feb 18 '22 09:02 pnr-8

Pending until discord.js releases new user flags in docs

FnrDev avatar Feb 18 '22 14:02 FnrDev

bro i am keep getting this

PS C:\Users\usery\Desktop\mod-bot> node index.js C:\Users\usery\Desktop\mod-bot\node_modules\discord.js\src\structures\ActionRow.js:6 class ActionRow extends BuildersActionRow { ^

TypeError: Class extends value undefined is not a constructor or null at Object. (C:\Users\usery\Desktop\mod-bot\node_modules\discord.js\src\structures\ActionRow.js:6:25) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:102:18) at Object. (C:\Users\usery\Desktop\mod-bot\node_modules\discord.js\src\index.js:73:21) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)

Wumpus2000 avatar Apr 10 '22 08:04 Wumpus2000

@Wumpus2000 is not related to this issue, please check the guide before!

FnrDev avatar Apr 10 '22 08:04 FnrDev

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 30 '22 17:08 stale[bot]