forked from Skynet/wiki
feat: added some documentation on verifying on Discord
This commit is contained in:
parent
fbf15057e0
commit
92ea4b1319
2 changed files with 28 additions and 2 deletions
BIN
_git.tar.gz
(Stored with Git LFS)
BIN
_git.tar.gz
(Stored with Git LFS)
Binary file not shown.
26
src/tutorials/skynet/verify_discord.md
Normal file
26
src/tutorials/skynet/verify_discord.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Verify Membership on Discord
|
||||
|
||||
In order to get the ``Member`` role on [Discord][0] you have to link your Wolves account.
|
||||
This is only done once and works for any server that the Skynet Bot is on.
|
||||
|
||||
This process ensures that personal information does not get exposed.
|
||||
|
||||
## Commands
|
||||
### Linking
|
||||
In any channel use ``/link_wolves`` and enter the email you use for Wolves.
|
||||
This is the ``Peferred Contact Email`` on the [profile][1] page.
|
||||
|
||||
An email will be sent to this address in order to prove that it is yours.
|
||||
You may need to check the Spam folder.
|
||||
|
||||
### Verify
|
||||
Once you have gotten the email you will now submit the verification code.
|
||||
It is in the form of ``/verify code: ABCDEFG`` and is tied to your account.
|
||||
Enter this in Discord and you will be verified.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
|
||||
[0]: https://discord.skynet.ie
|
||||
[1]: https://ulwolves.ie/memberships/profile
|
Loading…
Reference in a new issue