doc: resized images using html tags
This commit is contained in:
parent
5dee9acbaa
commit
dda05d7ca1
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -79,14 +79,14 @@ This is to link your Discord account with your UL Wolves account.
|
|||
**You will only need to do this once**.
|
||||
|
||||
### Setup
|
||||
1. In a Discord server with the Skynet Bot enter ``/link_wolves WOLVES_EMAIL``
|
||||
![link start](media/setup_user_01.png)
|
||||
1. In a Discord server with the Skynet Bot enter ``/link_wolves WOLVES_EMAIL``
|
||||
<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>
|
||||
* This is most likely your student mail
|
||||
2. An email will be sent to you with a verification code.
|
||||
![signup email](media/setup_user_02.png)
|
||||
3. Verify the code using ``/verify CODE`` in Discord
|
||||
![verify in discord](media/setup_user_03.png)
|
||||
2. An email will be sent to you with a verification code.
|
||||
<img src="media/setup_user_02.png" alt="signup email" width="50%" height="50%">
|
||||
3. Verify the code using ``/verify CODE`` in Discord.
|
||||
<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.
|
||||
|
||||
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