Xeno™
Xeno™
Explore posts from servers
SIASapphire - Imagine a framework
Created by Xeno™ on 2/23/2024 in #sapphire-support
Dynamic subcommand methods
well i have multiple subcommands that follow the same logic, but they are all different entities. and so instead of creating multiple methods and assigning them i would like to attach a single method to all of them since they follow the same logic, except they make the database entry according to which subcmd was ran, i know i can use a utility method to just override all of the extra methods i can create, but i don't wanna do that it would be better if i can just attach one single method and get it through params
9 replies
SIASapphire - Imagine a framework
Created by Xeno™ on 1/6/2024 in #sapphire-support
Autocomplete handling in subcommands
the subcommand class doesn't implement a autocomplete method so i would have to do it manually inside the interaction listener?
8 replies
SIASapphire - Imagine a framework
Created by Xeno™ on 1/2/2024 in #sapphire-support
Sapphire's approach to components
Hmm i see
7 replies
SIASapphire - Imagine a framework
Created by Xeno™ on 10/27/2023 in #sapphire-support
fetchPrefix not functioning as it should
oh ok
5 replies
SIASapphire - Imagine a framework
Created by Xeno™ on 10/27/2023 in #sapphire-support
fetchPrefix not functioning as it should
PS: mention prefix works too
5 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
Oh ok alr
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
yeah lmfao, i was struggling with this a minute ago thanks a lot
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
❤️
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
It'll be very helpful thanks again
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
thanks a lot
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
No description
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
and how do i configure them? precondition resolvables doesn't take objects right?
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
I saw the pr, it only adds the support for preconditions only right, i am talking abt these options https://www.sapphirejs.dev/docs/Documentation/api-framework/interfaces/CommandOptions#cooldowndelay
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
Oh i see, but those are preconditions and definitely possible to have seperate cooldowns with the precondition approach, but then we would still need to create our own Preconditions right
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
oh alr let me check
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
because my typings isn't allowing me to (event after the update)
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
Wait what?, I haven't updated but can you provide me with a example?
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
So is it possible to have seperate cooldowns for each subcommand?
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
would be better if i could have multiple decorators for each subcommand having the same attributes as the Command.Options
50 replies
SIASapphire - Imagine a framework
Created by disclosuure on 10/16/2023 in #sapphire-support
Commands not respecting cooldown preconditions
Uh i see, the default plugin for subcommands is pretty great anyways
50 replies