From 99fbf6092485f903433ca9c20e25e6b772e713c3 Mon Sep 17 00:00:00 2001 From: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:01:31 +0200 Subject: [PATCH 1/2] update tags --- src/tags.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/tags.json b/src/tags.json index 317e0c0..aa15c6c 100644 --- a/src/tags.json +++ b/src/tags.json @@ -2,7 +2,7 @@ { "name": "migrate", "text": "https://polymc.org/wiki/getting-started/migrating-multimc/", - "aliases": ["migr", "mmc"] + "aliases": ["migr", "mmc", "multimc"] }, { "name": "thematrix", @@ -10,12 +10,12 @@ }, { "name": "log", - "aliases": ["sendlog", "log"], + "aliases": ["sendlog", "log", "logs"], "text": "Please send logs: https://cdn.discordapp.com/attachments/981957331430539267/983680253367058452/1.png https://cdn.discordapp.com/attachments/981957331430539267/983680253715165234/2.png" }, { "name": "optifine", - "aliases": ["of", "optimize"], + "aliases": ["of", "optimize", "opticrap", "notfine"], "embed": { "color": "DARK_GREEN", "title": "OptiFine", @@ -65,6 +65,12 @@ { "name": "eta", "text": "Sometime" + "aliases": ["wen", "when"] + }, + { + "name": "why", + "text": "https://polymc.org/wiki/overview/faq/#why-did-our-community-choose-to-fork https://polymc.org/news/moving-on/", + "aliases": ["whywaspolymcmade", "mmcdrama", "devlauncher"] }, { "name": "curseforge", @@ -73,7 +79,7 @@ "description": "CurseForge added a new option to block third party clients like PolyMC from accessing mod files, and they started to enforce this option lately. We can't allow you to download those mods directly from PolyMC, but PolyMC 1.3.1 and higher have a workaround to let modpacks work: letting you to download those opted out mods manually. We highly encourage asking authors that opted out to stop doing so.", "color": "ORANGE" }, - "aliases": ["cf", "curse", "cursed"] + "aliases": ["cf", "curse", "cursed", "cursedfrog"] }, { "name": "piracy", From 61574e46233074cff168abe45a17ce770637c510 Mon Sep 17 00:00:00 2001 From: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:06:39 +0200 Subject: [PATCH 2/2] dada513 moment --- src/tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tags.json b/src/tags.json index aa15c6c..cc5f2c1 100644 --- a/src/tags.json +++ b/src/tags.json @@ -10,7 +10,7 @@ }, { "name": "log", - "aliases": ["sendlog", "log", "logs"], + "aliases": ["sendlog", "logs"], "text": "Please send logs: https://cdn.discordapp.com/attachments/981957331430539267/983680253367058452/1.png https://cdn.discordapp.com/attachments/981957331430539267/983680253715165234/2.png" }, {