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

How to create invite link? #14

Closed
jcbolor opened this issue Jul 31, 2020 · 1 comment
Closed

How to create invite link? #14

jcbolor opened this issue Jul 31, 2020 · 1 comment

Comments

@jcbolor
Copy link

jcbolor commented Jul 31, 2020

I want to make an invite link like greenlight. How can I do that?

@code-by-dwayne
Copy link

I have a model/controller for 'rooms' that stores all the room's settings, issues a 'create' command when the room is set up. One of the fields in my room table is the 'code' of the room, ie 'dwa-5th-rgh'. My route file has a /room/{roomID} and the room controller parses the info and does the join as mod or guest according to user rights.

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

No branches or pull requests

3 participants