yuansheng
yuansheng
SIASapphire - Imagine a Framework
Created by yuansheng on 4/5/2025 in #sapphire-support
Could not pass a new instance of slash command builder to registry.registerApplicationCommands
I have found out that subcommand and subcommand group type is omitted when passing a newly instance of builder. When using the callback method it's not omitted 🤔 reproduction sample: https://github.com/yuanstuffs/registry-reproduction-sample
21 replies
SIASapphire - Imagine a Framework
Created by yuansheng on 12/30/2023 in #sapphire-support
Unable to get piece's name with CommandStore#get when piece's enabled is false
When doing CommandStore#get with a piece that is not enabled, it returns undefined. But when getting the piece with its aliases, it returns the piece correctly. This issue doesn't effect pieces that is manually disabled
6 replies