Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Tickets" channel category #404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MaasterOogwaay
Copy link

This change will create a "Tickets" channel category when a user is running the /ticket setup command. Once complete, all new tickets will be created under said category instead of at the top of the channel list.

This idea originated from my own version of this bot alongside issue #362

const tktChannel = await guild.channels.create({
name: `tіcket-${ticketNumber}`,
parent: parent?.id,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the user has to run the setup again if there is no parent?

@Farazi106
Copy link

Why the ticket category is not denying ViewChannel perms for everyone.

@TemelReyizz
Copy link

TemelReyizz commented Nov 25, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants