Anthony
Anthony
Explore posts from servers
SIASapphire - Imagine a framework
Created by Anthony on 2/16/2023 in #sapphire-support
Manual task not executing
but I think it's also why I don't ask a lot of questions as it's usually down to me being silly for the reasons above haha
12 replies
SIASapphire - Imagine a framework
Created by Anthony on 2/16/2023 in #sapphire-support
Manual task not executing
And yeah my bad about the way I've read the documentation, I have a very strange way of learning which is usually skimming through documentation and going through trial and error... which is not the best imo, but I struggle to read slowly, and I think this is where my downfall is, even though I spent hours trying to debug it 😭
12 replies
SIASapphire - Imagine a framework
Created by Anthony on 2/16/2023 in #sapphire-support
Manual task not executing
Ohhh that makes sense, thank you for explaining it to me :)
12 replies
SIASapphire - Imagine a framework
Created by Anthony on 2/16/2023 in #sapphire-support
Manual task not executing
Oh yeah, I forgot to mention this, one of the reasons I thought it didn't have much to do with the naming is that I didn't get an error like TS2345: Argument of type '"tempban"' is not assignable to parameter of type 'keyof ScheduledTasks'. because of the file name, which is also why I thought tasks were ran like I thought they were.
12 replies
SIASapphire - Imagine a framework
Created by Anthony on 2/16/2023 in #sapphire-support
Manual task not executing
But thank you so much for your help :))
12 replies
SIASapphire - Imagine a framework
Created by Anthony on 2/16/2023 in #sapphire-support
Manual task not executing
I don't know if I just don't understand TypeScript that well or if the documentation was potentially misleading? But I thought the name would be retrieved from declare module '@sapphire/plugin-scheduled-tasks' { ... }, so I didn't think the file name would've been the issue 😭
12 replies