TheeDeer
Explore posts from serversSIASapphire - Imagine a framework
•Created by TheeDeer on 8/11/2024 in #sapphire-support
Type Error: "Property "sentryError" does not exist on type 'ILogger'
Ive extended the
@sapphire/plugin-logger
to add sentry logging, however it is still throwing type errors when I try to use said functions.
SentinelLogger.ts
SentryClient.TS
Reduced code for clarity
Usage:
Error:
https://i.imgur.com/PrA4R7b.png12 replies
SIASapphire - Imagine a framework
•Created by TheeDeer on 2/5/2024 in #sapphire-support
Commands + Listeners not registering
My commands and listeners are not registering/running. I suspect its because I'm using tsx but am not sure what the best way to resolve it would be
9 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by TheeDeer on 8/25/2023 in #djs-questions
Interaction/Button question
I have a quick question regarding interactions/buttons;
If I post an embed with a button attached to it using Bot A, can Bot B listen for that button interaction (being clicked) and process it?
5 replies
SIASapphire - Imagine a framework
•Created by TheeDeer on 6/25/2023 in #sapphire-support
Modal Validation Error
8 replies