ir
DIAdiscord.js - Imagine an app
•Created by Melo on 5/22/2024 in #djs-questions
Automod command
give me one second, im gonna try and do this via my bot and see what i can find out
45 replies
DIAdiscord.js - Imagine an app
•Created by Melo on 5/22/2024 in #djs-questions
Automod command
hmmm try
{ channelId: logChannel.id }
45 replies
DIAdiscord.js - Imagine an app
•Created by Melo on 5/22/2024 in #djs-questions
Automod command
45 replies
DIAdiscord.js - Imagine an app
•Created by Melo on 5/22/2024 in #djs-questions
Automod command
pass the id here
^ change your current code to this
45 replies
DIAdiscord.js - Imagine an app
•Created by Melo on 5/22/2024 in #djs-questions
Automod command
have you tried passing
logChannel.id
instead of just the logChannel?45 replies
SIASapphire - Imagine a framework
•Created by ir on 5/9/2024 in #sapphire-support
Registering Commands Issue
oh I also get
not sure if that's related to the issue I made this thread about but
12 replies
SIASapphire - Imagine a framework
•Created by ir on 5/9/2024 in #sapphire-support
Registering Commands Issue
I've set my target to both ES2020 and NextNode and I still get the error, the commands still register and work, that error is pretty annoying though, hogging up most of my console
12 replies
SIASapphire - Imagine a framework
•Created by ir on 5/9/2024 in #sapphire-support
Registering Commands Issue
let me check
12 replies
SIASapphire - Imagine a framework
•Created by ir on 5/9/2024 in #sapphire-support
Registering Commands Issue
I have mine set as NodeNext
12 replies
SIASapphire - Imagine a framework
•Created by ir on 5/9/2024 in #sapphire-support
Registering Commands Issue
Never mind - seems running the TS file directly causes it to mess up, but running the JS file works 👍
12 replies