From 4602b251e263de87603f3963c9c12451a7e81196 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Wed, 18 Jan 2023 20:36:26 -0500 Subject: [PATCH] Fix help text --- strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.json b/strings.json index 302e789..d50b3f1 100644 --- a/strings.json +++ b/strings.json @@ -1,7 +1,7 @@ { "help": { "info": "This bot will analyze your tree (from the Grow A Tree Bot by Limbo Labs) and compare its growth to other trees displayed on the leaderboard.\n\nThis bot assumes that there is a single message and a single message that everyone uses. If everyone creates their own and , the reference messages will have to be updated every time, or old data will be displayed.", - "setup": "To begin analyzing your Tree, first you must set up the reference messages.\n\n1. 1. Run in the channel(s) that contain your server's tree and leaderboard messages. 2. Now simply run where you want your analysis to be visible.", + "setup": "To begin analyzing your Tree, first you must set up the reference messages.\n\n1. Run in the channel(s) that contain your server's tree and leaderboard messages.\n2. Now simply run where you want your analysis to be visible.", "permissions": "At a minimum, Grow A Tree Analyzer requires permissions to `Send Messages` and `Send Messages in Threads` if applicable. If Analyzer is given permission to `Manage Messages`, the bot will delete the `.settree` and `.setranks` messages to reduce spam." }, "embeds": {