ShaLin
ShaLin
SIASapphire - Imagine a framework
Created by ShaLin on 2/24/2023 in #sapphire-support
Help canceling a command
Here the code I have for a simple reminder command.https://pastebin.com/crRSdjEn. It works but id like to be able to cancel a specific reminder / list the current active reminders. Can someone explain how the code is being run? My current thought would be that the class only has one instance but the async method can have multiple independent instances. How would I go about soring a list of all of the current reminders / canceling said reminders
15 replies