doqe
Explore posts from serversSIASapphire - Imagine a framework
•Created by doqe on 7/17/2024 in #sapphire-support
how would i know if a certain precondition is in a command?
thx
5 replies
SIASapphire - Imagine a framework
•Created by doqe on 1/3/2024 in #sapphire-support
[ARGS] this.error errors in the console
just found out about messageCommandError.ts
4 replies
SIASapphire - Imagine a framework
•Created by doqe on 1/3/2024 in #sapphire-support
Class constructor _Listener cannot be invoked without 'new'
for those using next.js set your version on something different than es5 (i used es2016)
11 replies
SIASapphire - Imagine a framework
•Created by doqe on 1/3/2024 in #sapphire-support
Class constructor _Listener cannot be invoked without 'new'
i found out the error
11 replies
SIASapphire - Imagine a framework
•Created by doqe on 1/3/2024 in #sapphire-support
Class constructor _Listener cannot be invoked without 'new'
and here's the client and express server
11 replies
SIASapphire - Imagine a framework
•Created by doqe on 1/3/2024 in #sapphire-support
Class constructor _Listener cannot be invoked without 'new'
this is the ready.ts file (yoinked from docs)
11 replies
SIASapphire - Imagine a framework
•Created by doqe on 1/3/2024 in #sapphire-support
Class constructor _Listener cannot be invoked without 'new'
the tsconfig.json is just a normal nextjs config but modified to fit in with decorators
11 replies
SIASapphire - Imagine a framework
•Created by doqe on 1/3/2024 in #sapphire-support
Class constructor _Listener cannot be invoked without 'new'
sapphire ^5.0.5
discordjs ^14.414.1
node v20.8.0
tsc v5.2.2
11 replies