From 7003e12fa1fc7073818263f3551867df9d7f8f3f Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Wed, 7 Jun 2023 20:07:51 -0400 Subject: [PATCH] Add direct link to setup guide --- README.md | 1 + data/strings.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0750d4a..de2c534 100755 --- a/README.md +++ b/README.md @@ -11,5 +11,6 @@ Silvanus is not affiliated with Grow A Tree or Limbo Labs. ## Silvanus Support Wiki Find the most up-to-date guides and information about Silvanus at the [Silvanus Support Wiki](https://silvanus.vfsh.dev/). +[Silvanus Setup Guide](https://silvanus.vfsh.dev/en/setup) Please find the most up-to-date guides and information at the Silvanus Support Discord Server! \ No newline at end of file diff --git a/data/strings.json b/data/strings.json index c3c061f..1184566 100755 --- a/data/strings.json +++ b/data/strings.json @@ -5,7 +5,7 @@ "help": { "title": "Silvanus Help", "info": "Silvanus is a dedicated companion bot designed for Grow A Tree, the popular Discord clicker game. With Silvanus by your side, you can take your tree-growing adventure to new heights! Enjoy customizable notifications, effortless tree height comparisons, and handy math features to optimize your gameplay.", - "setup": "For the most up to date guides and information, check out the Silvanus Support Wiki - https://silvanus.vfsh.dev/", + "setup": "For the most up to date guides and information, check out the Silvanus Support Wiki - https://silvanus.vfsh.dev/\n[Silvanus Setup Guide](https://silvanus.vfsh.dev/en/setup)", "permissions": "At a minimum, Silvanus 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.", "allCommands": " - Compare your tree to others on the leaderboard\n - Setup a Notification Relay for the first time\n - Update an already configured Notification Relay\n - Disable the Notification Relay\n - Send a self-assignable role menu for relay pings\n - Calculates the time between waters for a tree of a given height\n - Calculates how long it would take a tree to grow to a given height\n - Set the channels to use with \n - View your server's configuration\n - Delete your server's configuration\n - Displays the bot's help page" },