Trigger command: !verifyFS #34
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This feature allows the user to type
!verifyFS Student email@fullsail.edu
to request a Student role that will be automatically assigned if the email validation passes the requirements (be a properly formatted email, and be @fullsail.com or @fullsail.edu)Step 1: Connect the bot with Discord
To connect your bot to Discord's server you have to provide your token in the
max.config.js
then spin up the server using the command
docker-compose up --build
Step 2: Create a Student Role
Also, it is necessary to create a new role called "Student" on Discord (follow this instructions)
Step 3: Assign Administrator Roles to the bot. (optional)
In the case that the Bot does not have admin roles assigned to it, you have to create an new role with admin capabilities (step 2). This is possible to do in the role section area in Discord. After that, this new role has to be applied to the Bot (instructions here)
Known issues:
This error is solved by step 2 and 3.