sky
DIAdiscord.js - Imagine an app
•Created by sky on 7/17/2023 in #djs-questions
Counting Deleted Channels
Hello.
I have a ModMail bot. I've successfully got the bot to count posted channels (tickets), but I don't know how to get the bot to count closed tickets (the channels get deleted). How do I do that? Here's my
channelDelete
event.
Thanks.4 replies
DIAdiscord.js - Imagine an app
•Created by sky on 7/5/2023 in #djs-questions
TypeScript Logical Error Not Syntax Error
So, I have a ModMail bot made in TypeScript, and I have a slash command that blocks the user from D.M.'ing the bot any further. The problem is, when inputting the time/duration for how long the block wants to be in the slash command, the bot disregards it by having the block be permanent.
Please help. The code is below.
Thanks.
27 replies