Silvanus is a companion bot for Limbo Labs' Grow A Tree bot https://silvanus.vfsh.dev
Go to file
Skylar Grant a8ceecff9a Setup automatic water reminders 2023-01-27 18:14:01 -05:00
.github/workflows V1.1.0-dev-3 (#6) 2023-01-25 03:07:41 -05:00
data Add 24h growth indicator 2023-01-25 23:11:49 -05:00
modules Setup automatic water reminders 2023-01-27 18:14:01 -05:00
slash-commands Setup automatic water reminders 2023-01-27 18:14:01 -05:00
.DS_Store Revert "Pull from treeanalyzer" 2023-01-21 09:58:32 -05:00
.dockerignore Initial Commit 2023-01-17 19:35:24 -05:00
.eslintrc.json Initial Commit 2023-01-17 19:35:24 -05:00
.gitignore AFSD 2023-01-23 21:02:32 -05:00
Dockerfile Use node 18 2023-01-23 17:11:01 -05:00
README.md V1.1.1-dev (#7) 2023-01-25 04:53:49 -05:00
main.js Setup automatic water reminders 2023-01-27 18:14:01 -05:00
package.json Add 24 hour observed growth 2023-01-26 21:30:41 -05:00

README.md

Silvanus

Silvanus is the ultimate Grow A Tree companion bot! Quickly compare your server's tree to others on the leaderboard with automatic calculation of tree height differences, active growth detection, watering time calculations, and more! Get started with /help and /setup, then check out /compare.

Important Note: Silvanus is only as up-to-date as your server's Tree and Tallest Trees messages. Make sure to refresh them before refreshing Silvanus' Compare message.

For the best experience we recommend the use of a single /tree and /top trees message, otherwise make sure to run /setup each time you run /compare.

Silvanus is not affiliated with Grow A Tree or Limbo Labs.

Add Silvanus to your server

Invite Silvanus to your Discord Server

voidf1sh Development Support Server

Join Discord Server

Setup

To begin analyzing your Tree, first you must set up the reference messages.\n\n1. Run /setup in the channel(s) that contain your server's tree and leaderboard messages.\n2. Now simply run /compare where you want your analysis to be visible.

Permissions

Silvanus requires permissions to Send Messages and Send Messages in Threads if applicable.

Commands

  • /setup - Automatically detects and saves the location of your server's Tree and Tallest Trees messages. Run this command in the channel(s) that contain these messages.
  • /setupinfo - Displays links to the current Tree and Tallest Trees messages configured in your server.
  • /compare - Sends a refreshable embed that calculcates the height difference between your tree and the trees currently displayed on your Tallest Trees message. There is also an Active Growth Indicator ([+]) and a water wait time calculation ([20 mins])
  • /watertime height - Calculates the wait time between waters for a tree of a given height.
  • /reset - Removes your server's configuration from the database.
  • /help - Displays the bot's help page and links to each command.