-
Notifications
You must be signed in to change notification settings - Fork 546
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
[Feature]: Discord Whitelist #450
Labels
enhancement
New feature or request
Comments
Discord whitelist by role ID or guild membership is planned. |
Nice!! |
Greetings the discord integrity can't be saved in the settings could someone help me in advance thank you |
tabarra
added a commit
that referenced
this issue
Jan 13, 2023
Feature confirmed for txAdmin v5.1 (sorry for the delay). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Scope
Web
Feature Description
Have the option to use the already ewxisting discord bot feature to check if the user that is trying to connect to the server is on the (specified from id) discord server and has one of the (specified with id's) roles. Alot of servers uses discord Whitelist system with a discord bot script to check this.
Use Case
Using whitelist system and maybe combine have the option to combine both Whitelist system. Checks if the user is Whitelisted in TxAdmin or Has the role on the server.
Proposed Solution
Another cool option would be to add a command in the existing bot to whitelist a discord member from a command executed from a GuildMember that has the Whitelist permission on TxAdmin.
And if we want the best of all, integrate a Context Menu option with the latest Discord api options. Right click on the user, Whitelist.
Additional Info
I'm a js/ts dev so i could collaborate if needed.
The text was updated successfully, but these errors were encountered: