Silvanus is a companion bot for Limbo Labs' Grow A Tree bot https://silvanus.vfsh.dev
Go to file
Skylar Grant 4602b251e2 Fix help text 2023-01-18 20:36:26 -05:00
.github/workflows Fixed incorrect deploy 2023-01-18 20:13:25 -05:00
slash-commands First good build 2023-01-18 20:10:05 -05:00
.DS_Store Initial Commit 2023-01-17 19:35:24 -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 Initial Commit 2023-01-17 19:35:24 -05:00
Dockerfile Initial Commit 2023-01-17 19:35:24 -05:00
README.md First good build 2023-01-18 20:10:05 -05:00
_clear-commands.js Initial Commit 2023-01-17 19:35:24 -05:00
_deploy-commands.js First good build 2023-01-18 20:10:05 -05:00
_deploy-global.js Initial Commit 2023-01-17 19:35:24 -05:00
config.json First good build 2023-01-18 20:10:05 -05:00
functions.js First good build 2023-01-18 20:10:05 -05:00
main.js First good build 2023-01-18 20:10:05 -05:00
messageIds.json First good build 2023-01-18 20:10:05 -05:00
package.json First good build 2023-01-18 20:10:05 -05:00
strings.json Fix help text 2023-01-18 20:36:26 -05:00

README.md

#Grow A Tree Analyzer This bot works with Grow A Tree Bot by Limbo Labs. This project is not affiliated with Limbo Labs in any way.

This bot allows easy comparison between a server's tree and other trees displayed on the leaderboard.

##Usage Add the bot to your server and make sure it has the proper permissions (Send Messages and Send Messages in Threads if applicable), then run /setup in the channel(s) that contain your server's tree and leaderboard messages.

##Commands

  • /setup - Attempts automatic detection of your server's tree and leaderboard messages.
  • /setupinfo - Displays your server's current configuration.
  • /reset - Resets your server's configuration, run /setup again if needed.