diff --git a/.gitbook/assets/image (1) (1).png b/.gitbook/assets/image (1) (1).png
new file mode 100644
index 0000000..4d82c06
Binary files /dev/null and b/.gitbook/assets/image (1) (1).png differ
diff --git a/.gitbook/assets/image (1).png b/.gitbook/assets/image (1).png
index 4d82c06..e7f705f 100644
Binary files a/.gitbook/assets/image (1).png and b/.gitbook/assets/image (1).png differ
diff --git a/.gitbook/assets/image (19).png b/.gitbook/assets/image (19).png
new file mode 100644
index 0000000..4e7d3c1
Binary files /dev/null and b/.gitbook/assets/image (19).png differ
diff --git a/.gitbook/assets/image (2) (1).png b/.gitbook/assets/image (2) (1).png
new file mode 100644
index 0000000..1a78e81
Binary files /dev/null and b/.gitbook/assets/image (2) (1).png differ
diff --git a/.gitbook/assets/image (2).png b/.gitbook/assets/image (2).png
index 1a78e81..86a4368 100644
Binary files a/.gitbook/assets/image (2).png and b/.gitbook/assets/image (2).png differ
diff --git a/.gitbook/assets/image (9) (1).png b/.gitbook/assets/image (9) (1).png
new file mode 100644
index 0000000..c600ee2
Binary files /dev/null and b/.gitbook/assets/image (9) (1).png differ
diff --git a/.gitbook/assets/image (9).png b/.gitbook/assets/image (9).png
index c600ee2..6034397 100644
Binary files a/.gitbook/assets/image (9).png and b/.gitbook/assets/image (9).png differ
diff --git a/reference/regex.md b/reference/regex.md
index 33097ec..f77a0f7 100644
--- a/reference/regex.md
+++ b/reference/regex.md
@@ -72,7 +72,5 @@ If you still do not know what Regex are or want to know more. Check out the chea
## Great tools for writing and testing Regex
-{% embed url="https://regex-golang.appspot.com/" %}
-
{% embed url="https://regex101.com/" %}
diff --git a/tools-and-utilities/automoderator.md b/tools-and-utilities/automoderator.md
index 3171a30..27d88ea 100644
--- a/tools-and-utilities/automoderator.md
+++ b/tools-and-utilities/automoderator.md
@@ -35,7 +35,7 @@ There are two things available across all rules, which we will talk about here.
Violations are important in both Basic Automoderator and AutomodV2 (if you wish to transition to it later). In Basic Automoderator, **violations** are used to keep track of how many infractions a user has, with an optional expiry time. This is very useful for doing an action after several violations have occurred, such as muting the user if, say, they have spammed three times in a row.
-![Violation options (shared for all rules)](<../.gitbook/assets/image (9).png>)
+![Violation options (shared for all rules)](<../.gitbook/assets/image (9) (1).png>)
In every rule, you can configure giving violations after an optional expiry time, and act on them if the violations for a given user have gone past a defined amount. The three actions available are:
diff --git a/tools-and-utilities/self-assignable-roles.md b/tools-and-utilities/self-assignable-roles.md
index 4e75fd2..2a7184c 100644
--- a/tools-and-utilities/self-assignable-roles.md
+++ b/tools-and-utilities/self-assignable-roles.md
@@ -118,24 +118,23 @@ Make sure you created your [role commands ](self-assignable-roles.md#roles)and a
{% endhint %}
Once you've made your role commands and assigned them to a role group,\
-go to the channel in Discord where you want the role menu to be created. There you type `-rolemenu create (role group name)` (in my example, the role group name is "Gender").
+go to the channel in Discord where you want the role menu to be created. There you type `-rolemenu create (role group name)` (in this example, the role group name is "Sports").
-![](../.gitbook/assets/sar1.PNG)
+
-As you can see the bot started creating the menu. It'll ask you to add the emoji for a role. In this case the role is the **Female** role. I'll react on the message with emote I want associated with the female role.
+As you can see, the bot started creating the menu, and has asked you to add the emoji for the first role, **Soccer**. I'll react on the message with my emoji of choice:
-![](../.gitbook/assets/sar2.PNG)
+
-{% hint style="warning" %}
-Make sure to react on the original message (The one with the other reaction) If you add it to the other message of the bot, it won't do anything.
-{% endhint %}
+Now the bot wants you to react with the emoji for the second role, **Hockey:**
+
+
-Now the bot wants you to react on the **first** message for the next role, in this case the **Male** role.
+And similar for the final role, **Basketball:**
-![Note: Male reaction was on the same message as the female reaction message](../.gitbook/assets/sar3.PNG)
+
-From now on people can start using the menu by clicking on the specific reaction. \
-The unnecessary message will be automatically deleted in a couple of minutes.
+And we're done — people can start using the menu by clicking on the reaction associated with their desired role. The setup message will be automatically deleted in a couple of minutes, but you can also delete it manually if you so desire.
### Custom message