Aura
SIASapphire - Imagine a framework
•Created by Aura on 3/6/2023 in #sapphire-support
How Do I Make a Project in my current Directory?
12 replies
SIASapphire - Imagine a framework
•Created by Aura on 3/6/2023 in #sapphire-support
How Do I Make a Project in my current Directory?
btw this https://github.com/sapphiredev/examples/tree/main/examples/with-typescript-complete has some type errors,
https://github.com/sapphiredev/examples/blob/main/examples/with-typescript-complete/src/commands/General/command-with-decorators.ts line 39 It needs PermissionResolvable, not string
https://github.com/sapphiredev/examples/blob/main/examples/with-typescript-complete/src/listeners/mentionPrefixOnly.ts line 8 channel can be stageChannel so .send won't be possible in that scenario
12 replies
SIASapphire - Imagine a framework
•Created by Aura on 3/6/2023 in #sapphire-support
How Do I Make a Project in my current Directory?
and also What's the difference Between Default Template and complete Template?
12 replies