Users are able to create unlimited ticket channels when they react on 🎫 this emoji, what part do I miss in my script so that users are only able to create one ticket until they close it again? My bots ID below is: 701327880046510080 Any help would be appreciated! 🙂 Answer Add these lines to your code
Tag: permissions
I am trying to make a discord.js command that creates a role named “MUTED” and overwrites all the channel permission to set “Send message” to false [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 2 years ago. Improve this question I want to make it so that it creates the role and then overwrites the permissions in every channel that exists in the server. Answer
How to check if augmented reality permissions granted/blocked in Chrome mobile browser?
Issue: WebXR in Chrome browser requires explicit user consent (permissions) for spatial tracking, but we’re having issues with users who block it. So in order to provide relevant UX to users with this issue (as opposed to other errors that may occur) we need to check if the permissions (Augmented Reality) in Chrome were granted or not as in the