Clarify linking info page text

This commit is contained in:
Kalle (Sendou)
2021-05-20 21:57:40 +03:00
parent f8186d4189
commit b1a201b211
2 changed files with 6 additions and 3 deletions

1
package-lock.json generated
View File

@@ -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",

View File

@@ -21,11 +21,13 @@ const LinkingInfoPage = ({}) => {
<br />
Simply DM the bot with <code>!register</code> command and follow
instructions. If you have problems using Lanista you can DM{" "}
<b>Lean#3146</b> directly.
<b>Lean#3146</b> directly. If you have already used the !register
command in the past and just need to link now then use the{" "}
<code>!sendoulink</code> command.
<br />
<br />
If you have already used the !register command in the past and just need
to link now then use the <code>!sendoulink</code> command.
Please note the results update <b>once a month</b> and league results
below league power of 2200 are not included.
</>
</>
);