emberglaze
emberglaze
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
No description
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
and no member/roles/channel overrides have been set for any command that does show up
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
No description
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
/rolluntil shows up too, its very similar to /roll
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
(also, re-adding the bot into the server does not help)
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
update: * upgraded bun 1.2.10 -> 1.2.11 * updated discord.js 14.19.1 -> 14.19.3 issue still persists
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
full directory tree of the entire bot code base (excluding files in .gitignore)
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
and i have no idea whether its my code base, discord.js, or discord's api causing this
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
they told me it appeared once they user install'ed it
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
this is double weird because i havent known about this until a server member reached out to me saying that for some reason a command i just ran was missing for them (the bot is in the server, but i also had it user install'ed too)
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
src/index.ts
src/commands/banish.command.ts // shows up in a guild
src/commands/roll.command.ts // doesnt?
src/modules/commandmanager.ts
src/index.ts
src/commands/banish.command.ts // shows up in a guild
src/commands/roll.command.ts // doesnt?
src/modules/commandmanager.ts
15 replies
DIAdiscord.js - Imagine an app
Created by emberglaze on 5/2/2025 in #djs-questions
Certain global slash commands missing for Guild Install but not for User Install
~\crimson-one> bun -v
1.2.11
~\crimson-one> npm list discord.js
crimson-one@ C:\Users\emberglaze\crimson-one
~\crimson-one> bun -v
1.2.11
~\crimson-one> npm list discord.js
crimson-one@ C:\Users\emberglaze\crimson-one
15 replies