Multipurpose-discord-bot
Multipurpose-discord-bot copied to clipboard
ticket channel is broken
What's your nodejs Version.
Show the output of:
node -vlatest version 16
What's the version you downloaded the bot?
From the releases e.g.: 10.2.0 latest
Desktop (please complete the following information):
- OS: [e.g. iOS] windows
- Version [e.g. 22]
Describe the bug
When u try to choose a category to put the open tickets in it keeps saying invalid ID while the closed tickets category works fine.
To Reproduce
Steps to reproduce the behavior e.g: try to make a open ticket category.
Write me un discord Jordan.#1659
its easy, every function
.addField()
change it to
.addField({ name: "name of the embed field", value: "could be text or a value like a number" })