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

Read subreddit ban list and automatically ban from chat room as well #16

Open
megamattron opened this issue Jun 6, 2016 · 2 comments
Open
Assignees

Comments

@megamattron
Copy link
Member

We could do it via API, although we might need a larger auth scope.

@rickhanlonii
Copy link
Collaborator

Can we do this in real time without needing extra scope? Since we already have the flair scope, I believe we can ask for the flair for that user for that room on join attempt and if we get a 401 then they don't have access to the room.

@megamattron
Copy link
Member Author

Oh didn't think of that, yeah that might work. I think I already do a few checks on room join so I could add this.

@megamattron megamattron self-assigned this Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants