Himori
SIASapphire - Imagine a framework
•Created by Himori on 3/30/2023 in #sapphire-support
TypeError: channel.isTextBased is not a function
I have a problem with Interactions:
Since yesterday evening every button interaction results in an error as follows
6 replies
SIASapphire - Imagine a framework
•Created by Himori on 3/20/2023 in #sapphire-support
Message editing fails even though message can be fetched
Whenever I want to edit an ephemeral message I get the following error:
The message can be correctly fetched though using the channel and message id
5 replies
SIASapphire - Imagine a framework
•Created by Himori on 1/26/2023 in #sapphire-support
A compatible class export was not found.
When use HMR and edit files It always sends an error, no matter what file is being edited:
The command files load fine when the bot starts up and get executed without any problems
7 replies
SIASapphire - Imagine a framework
•Created by Himori on 1/17/2023 in #discordjs-support
receiving invalid message id
31 replies
SIASapphire - Imagine a framework
•Created by Himori on 1/15/2023 in #sapphire-support
API Routes Handling
I'm currently delving into routes and handling them but I have problems finding how to hand the process off to a middleware like express-routers.
I want to essentially just forward every request to the express-router but I currently have 2 roadblocks:
1. the route parameter seems to not allow for wildcards
2. methods don't support handling all event types
Maybe I just miss something obvious or what I want to do is impossible, feel free to correct me 😄
45 replies