.
DIAdiscord.js - Imagine an app
ā¢Created by . on 5/25/2024 in #djs-questions
ticket bot reacts to own messages
I have a ticket bot and basically its supposed ot give reactions and open a channel based on which one they chose. It pings the customer once they open it. However, the bot opens its own ticket and reacts and then removes the reaction and it just doesnt work.
Ticketembed is the command:
I am using discordjs 13.6.0
4 replies
DIAdiscord.js - Imagine an app
ā¢Created by . on 5/22/2024 in #djs-questions
help with command
so basically i run the command and its supposed to be an embed for users to click and the choose the reaction to open that ticket type and when i run tht command the bot reacts and then deletes that reaction and makes its own ticket and only keeps one reaction and that reaction doesnt even work if u know wha ti mean
6 replies
DIAdiscord.js - Imagine an app
ā¢Created by . on 5/21/2024 in #djs-questions
TypeError: pendingTicketsChannel.createChannel is not a function
This used to work, but discordjs has been updated throughout the years and now it just throws the following terminal error.
17 replies
DIAdiscord.js - Imagine an app
ā¢Created by . on 5/21/2024 in #djs-questions
ColorConvert error
Ive been getting this in my terminal
once running a command with an embed
6 replies
DIAdiscord.js - Imagine an app
ā¢Created by . on 5/21/2024 in #djs-questions
Reconstruction
I had a bot designed for me back then that used Discord.js, Noblox.js, mongoose and fs and now most of the things don't work like they used to. I believe this was because node js and stuff was updated through the years, because this was made in 2022. I don't remember the versions that this was before. Is there anything I could do to make it work again?
I could provide code. It used to work back then perfectly though.
2 replies