From b1a201b2111d7327cc8eed4187fbd82e7d923cb3 Mon Sep 17 00:00:00 2001
From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com>
Date: Thu, 20 May 2021 21:57:40 +0300
Subject: [PATCH] Clarify linking info page text
---
package-lock.json | 1 +
pages/linking-info.tsx | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 897d77cb3..952e70266 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10983,6 +10983,7 @@
"@babel/types": "^7.11.5",
"@lingui/babel-plugin-extract-messages": "^3.8.3",
"@lingui/conf": "^3.8.3",
+ "babel-plugin-macros": "^3.0.1",
"bcp-47": "^1.0.7",
"chalk": "^4.1.0",
"chokidar": "3.5.1",
diff --git a/pages/linking-info.tsx b/pages/linking-info.tsx
index 77c773deb..58a233fb7 100644
--- a/pages/linking-info.tsx
+++ b/pages/linking-info.tsx
@@ -21,11 +21,13 @@ const LinkingInfoPage = ({}) => {
Simply DM the bot with !register command and follow
instructions. If you have problems using Lanista you can DM{" "}
- Lean#3146 directly.
+ Lean#3146 directly. If you have already used the !register
+ command in the past and just need to link now then use the{" "}
+ !sendoulink command.
- If you have already used the !register command in the past and just need
- to link now then use the !sendoulink command.
+ Please note the results update once a month and league results
+ below league power of 2200 are not included.
>
>
);