Closed AngelIsSad closed 3 years ago
dbTable2 is still not defined and the reply feature still doesn't work
Line: 111 and 112
Yes
The log broke now
It logs messages which are not in embed, but doesnt log embed messages
Try to put this here (documentation)
for(var i = 0; i < msg.embeds.length; i++) {
collection += `${msg.embeds[i].description}\n\n`;
}
It worked!
I have a question
Is it possible to make it like so when a user DMs the Bot, the Bot asks him some questions before creating a channel in the server?
In short: DM Menu
I found another bug
You can do so using a reaction menu or an awaitMessages function.
The Bot creates the ticket channel on top of the server when Admin perms are denied but all other perms are enabled
Here, directly put an ID like channel.setParent('id');
instead of config.ticketCategory
It still creates the channel on top
Do you see any error in the console?
Missing Permission and Missing Access
No line shown
(add a !
before [Picture name](picture link)
)
This issue was marked as stale because it had no activity during the past 2 weeks. If this issue keeps being inactive, it will get closed in 3 days. Thanks for your contributions!
This issue was closed due to inactivity. Thanks for your contributions!
Everytime when i try closing an open support ticket, an error pops up saying
userID is not defined
and im not sure how to fix thisWhen replying to an open support ticket with
[prefix]reply
, there is an error saying table is not defined