You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there isn't an easy way to trigger events for new users joining the guild / server (other than the discord.js way). But because this is so commonly used, I think this is important to add an abstraction which includes some basic APIs and use cases.
For example, moving users to a private room, and allowing them to accept Terms of Agreements.
The text was updated successfully, but these errors were encountered:
Currently, there isn't an easy way to trigger events for new users joining the guild / server (other than the discord.js way). But because this is so commonly used, I think this is important to add an abstraction which includes some basic APIs and use cases.
For example, moving users to a private room, and allowing them to accept Terms of Agreements.
The text was updated successfully, but these errors were encountered: