diff --git a/README.md b/README.md index 7c75f3f..b9aa348 100644 --- a/README.md +++ b/README.md @@ -79,11 +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 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) * Your ``WOLVES_EMAIL`` is the email in the Contact Email here: * This is most likely your student mail 2. An email will be sent to you with a verification code. -3. Verify the code using ``/verify 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) 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. diff --git a/media/setup_user_01.png b/media/setup_user_01.png new file mode 100644 index 0000000..b0d021b Binary files /dev/null and b/media/setup_user_01.png differ diff --git a/media/setup_user_02.png b/media/setup_user_02.png new file mode 100644 index 0000000..dc47df7 Binary files /dev/null and b/media/setup_user_02.png differ diff --git a/media/setup_user_03.png b/media/setup_user_03.png new file mode 100644 index 0000000..8023486 Binary files /dev/null and b/media/setup_user_03.png differ