the-philociraptor
SIASapphire - Imagine a framework
•Created by the-philociraptor on 5/21/2024 in #sapphire-support
Export Commands and Parameters
Thank you!
5 replies
SIASapphire - Imagine a framework
•Created by the-philociraptor on 5/15/2024 in #sapphire-support
Autocomplete - option.match is not a function
Odd. Thanks. I've not gotten a chance to try it yet because I've properly pissed off typescript, but I'll go ahead and marks this as solved.
5 replies
SIASapphire - Imagine a framework
•Created by WeeskyBDW on 5/6/2024 in #sapphire-support
Custom logger transport
Yeah, that'd be great. Just wanted to put forward a simple solution in case it could help you. 🙂
24 replies
SIASapphire - Imagine a framework
•Created by WeeskyBDW on 5/6/2024 in #sapphire-support
Custom logger transport
It's really silly to force such a basic logger. I didn't feel like making a plugin, but this might help you @WeeskyBDW:
Basically, overriding the sapphire client with a custom client and then making my own method in the class of that custom client to use whatever log lib while keeping the fruity logs. This is a lazy way to do it, but typescript is happy so I am happy.
24 replies