Setting a limit on number of subscribers to a Scheduled Event
Is there any way to set a maximum capacity of number of people to a scheduled event? There doesn't seem to be an option for it, so I was wondering if it would be able to code a way to "lock" someone out or prevent them from subscribing once the number of people interested reaches a certain number.
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!afaik you can't see an event that's happening in a channel you can't see, so you could restrict access to the channel to only the people that registered when it reaches the set limit