doc: resized images using html tags
This commit is contained in:
parent
5dee9acbaa
commit
dda05d7ca1
1 changed files with 6 additions and 6 deletions
|
@ -80,13 +80,13 @@ This is to link your Discord account with your UL Wolves account.
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
1. In a Discord server with the Skynet Bot enter ``/link_wolves WOLVES_EMAIL``
|
1. In a Discord server with the Skynet Bot enter ``/link_wolves WOLVES_EMAIL``
|
||||||
![link start](media/setup_user_01.png)
|
<img src="media/setup_user_01.png" alt="link process start" width="50%" height="50%">
|
||||||
* Your ``WOLVES_EMAIL`` is the email in the Contact Email here: <https://ulwolves.ie/memberships/profile>
|
* Your ``WOLVES_EMAIL`` is the email in the Contact Email here: <https://ulwolves.ie/memberships/profile>
|
||||||
* This is most likely your student mail
|
* This is most likely your student mail
|
||||||
2. An email will be sent to you with a verification code.
|
2. An email will be sent to you with a verification code.
|
||||||
![signup email](media/setup_user_02.png)
|
<img src="media/setup_user_02.png" alt="signup email" width="50%" height="50%">
|
||||||
3. Verify the code using ``/verify CODE`` in Discord
|
3. Verify the code using ``/verify CODE`` in Discord.
|
||||||
![verify in discord](media/setup_user_03.png)
|
<img src="media/setup_user_03.png" alt="verify in discord" width="50%" height="50%">
|
||||||
4. Once complete your Wolves and Discord accounts will be linked.
|
4. Once complete your Wolves and Discord accounts will be linked.
|
||||||
|
|
||||||
You will get member roles on any Discord that is using the bot that you are a member of.
|
You will get member roles on any Discord that is using the bot that you are a member of.
|
||||||
|
|
Loading…
Reference in a new issue