+
+
+
diff --git a/guides/discord.js b/guides/discord.js
new file mode 100644
index 0000000..941ed6a
--- /dev/null
+++ b/guides/discord.js
@@ -0,0 +1,51 @@
+window.steps = [
+ {
+ "points": [
+ "Sign in to your account [here](https://discord.com/login)",
+ "Go to User Settings > My Account",
+ "Change the email if not on OGE"
+ ]
+ },
+ {
+ "points": [
+ "Secure the OGE if provided",
+ "Find the account creation email",
+ "Ensure the creation dates match"
+ ]
+ },
+ {
+ "points": [
+ "Change the password",
+ "Make sure your password is secure",
+ "Click [here](https://bitwarden.com/password-generator) to generate a password"
+ ]
+ },
+ {
+ "points": [
+ "Check for a linked phone number",
+ "If a number exists, change it",
+ "Use your own number if possible"
+ ]
+ },
+ {
+ "points": [
+ "Turn off 2FA",
+ "Remove SMS backup and security keys",
+ "Enable 2FA with an [authenticator](https://securing.guide/2fa)"
+ ]
+ },
+ {
+ "points": [
+ "Go back to User Settings",
+ "Click on 'Authorized Apps'",
+ "Remove all third-party apps"
+ ]
+ },
+ {
+ "points": [
+ "Go to User Settings > Devices",
+ "Remove any existing sessions",
+ "Click on 'Log out all known devices'"
+ ]
+ }
+]
\ No newline at end of file
diff --git a/guides/minecraft.js b/guides/minecraft.js
index 8ce35ef..a35c84a 100644
--- a/guides/minecraft.js
+++ b/guides/minecraft.js
@@ -15,7 +15,7 @@ window.steps = [
},
{
"points": [
- "Go to the [Security](https://account.microsoft.com/security) tab ",
+ "Go to the [Security](https://account.microsoft.com/security) tab",
"Click on [Manage how I sign in](https://account.live.com/proofs/manage/additional)",
"Add your own recovery email"
]
diff --git a/icons/discord.png b/icons/discord.png
new file mode 100644
index 0000000..061cd04
Binary files /dev/null and b/icons/discord.png differ
diff --git a/index.html b/index.html
index eec4ed6..d6bb303 100644
--- a/index.html
+++ b/index.html
@@ -46,6 +46,11 @@