Feralheart
Feralheart
Explore posts from servers
SIASapphire - Imagine a framework
Created by Feralheart on 4/9/2024 in #sapphire-support
Variable parameter type based on the previous variable
Thank you all for the replies
8 replies
SIASapphire - Imagine a framework
Created by Feralheart on 12/3/2023 in #sapphire-support
Linter errors in command options after upgrade
I had to reinstall the IDE and now it seems to work
18 replies
SIASapphire - Imagine a framework
Created by Feralheart on 12/3/2023 in #sapphire-support
Linter errors in command options after upgrade
tried it, but the error is still there
18 replies
SIASapphire - Imagine a framework
Created by Feralheart on 12/3/2023 in #sapphire-support
Linter errors in command options after upgrade
yes, I don't have any errors buildtime
18 replies
SIASapphire - Imagine a framework
Created by Feralheart on 12/3/2023 in #sapphire-support
Linter errors in command options after upgrade
I've declared the method like this:
public async chatInputRun(interaction: Command.ChatInputCommandInteraction) {
// command logic
}
public async chatInputRun(interaction: Command.ChatInputCommandInteraction) {
// command logic
}
But if I change the typing to ChatInputCommandInteraction or to CommandInteraction the error remains
18 replies
SIASapphire - Imagine a framework
Created by Feralheart on 12/3/2023 in #sapphire-support
Linter errors in command options after upgrade
Now I've tried with - deleting node_modules - deleting yarn.lock - restarting the TS server - restarting the IDE completely but the error is still there
18 replies
SIASapphire - Imagine a framework
Created by Feralheart on 12/3/2023 in #sapphire-support
Linter errors in command options after upgrade
I've tried to reinstall node_modules, but haven't tried to regenerate the lock file
18 replies
SIASapphire - Imagine a framework
Created by Feralheart on 5/23/2023 in #sapphire-support
Bot doesn't trigger error events
Thank you 🙂
9 replies
SIASapphire - Imagine a framework
Created by Feralheart on 5/23/2023 in #sapphire-support
Bot doesn't trigger error events
So if I understand correctly errors are catched in the corresponding Piece's error event, right?
9 replies
SIASapphire - Imagine a framework
Created by Feralheart on 5/23/2023 in #sapphire-support
Bot doesn't trigger error events
I forgot about the CommandErrorEvents 😅
9 replies
SIASapphire - Imagine a framework
Created by Feralheart on 5/23/2023 in #sapphire-support
Bot doesn't trigger error events
Under "bad commands" I mean the two commands where I made these errors purposefully
9 replies
SIASapphire - Imagine a framework
Created by Feralheart on 1/22/2023 in #sapphire-support
@sapphire/result error in v4
Thank you, I'll check it soon ^^
19 replies
SIASapphire - Imagine a framework
Created by Feralheart on 1/22/2023 in #sapphire-support
@sapphire/result error in v4
I want make a PR to the @sapphire/plugin-i18next, to add this functionality there as well, but I haven't had time to do it yet
19 replies
SIASapphire - Imagine a framework
Created by Feralheart on 1/22/2023 in #sapphire-support
@sapphire/result error in v4
I use a custom random translation functionality in various places (for example in the 8ball command)
19 replies
SIASapphire - Imagine a framework
Created by Feralheart on 1/22/2023 in #sapphire-support
@sapphire/result error in v4
There was an old memory-cache for prisma, but I mistakenly left it in the package.json after migrating to prisma-redis-middleware, and now after removing it I forgot to delete the comma 😅
19 replies
SIASapphire - Imagine a framework
Created by Feralheart on 1/22/2023 in #sapphire-support
@sapphire/result error in v4
19 replies
SIASapphire - Imagine a framework
Created by Feralheart on 1/22/2023 in #sapphire-support
@sapphire/result error in v4
I use node v16.19 Also my package.json:
19 replies
SIASapphire - Imagine a framework
Created by Feralheart on 1/22/2023 in #sapphire-support
@sapphire/result error in v4
Tried with yarn dedupe and also tried to reinstall my node_modules, but sadly the error is still there
19 replies
SIASapphire - Imagine a framework
Created by Feralheart on 12/5/2022 in #sapphire-support
How to remove image from interaction reply when using a paginator?
Thank you, it worked
6 replies
SIASapphire - Imagine a framework
Created by Feralheart on 11/23/2022 in #old-sapphire-support
Feralheart - Is the `command.enabled` works togeth...
Thank you
4 replies