From 6f086a81e4ff58a2c2317bea97a39fbbdbc2c1d2 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Fri, 1 Sep 2023 18:21:40 -0700 Subject: [PATCH] Update Home --- Home.md | 15 ++++++++++++++- Wiki-Home.md | 14 -------------- 2 files changed, 14 insertions(+), 15 deletions(-) delete mode 100644 Wiki-Home.md diff --git a/Home.md b/Home.md index 5d08b7b..1e072a6 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,14 @@ -Welcome to the Wiki. \ No newline at end of file +# Silvanus Wiki Site +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. Join over 50 servers already benefiting from Silvanus and make your Grow A Tree experience even more exciting! + +# Silvanus Setup Guide +Find the Silvanus Setup Guide [here](). + +# Adding Silvanus +If you're already in a server that uses Silvanus, you can add it to your Discord by tapping on Silvanus' profile and clicking Add to Server. Otherwise, you can use [this link](https://discord.com/oauth2/authorize?client_id=521624335119810561&permissions=275146475520&scope=applications.commands%20bot) + +# Silvanus Support Server +Having troubles with Silvanus or need advice for configuring the bot? Join the Silvanus Support Server by clicking on [this link](https://discord.gg/g5JRGn7PxU) + +# Deploying Silvanus Yourself +Silvanus is open source, meaning you can launch your own instance of the bot, or modify its code to your use case. I also welcome PRs and may include your feature or change if submitted. Learn about deploying Silvanus [here](https://silvanus.vfsh.dev/en/deploy) diff --git a/Wiki-Home.md b/Wiki-Home.md deleted file mode 100644 index 1e072a6..0000000 --- a/Wiki-Home.md +++ /dev/null @@ -1,14 +0,0 @@ -# Silvanus Wiki Site -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. Join over 50 servers already benefiting from Silvanus and make your Grow A Tree experience even more exciting! - -# Silvanus Setup Guide -Find the Silvanus Setup Guide [here](). - -# Adding Silvanus -If you're already in a server that uses Silvanus, you can add it to your Discord by tapping on Silvanus' profile and clicking Add to Server. Otherwise, you can use [this link](https://discord.com/oauth2/authorize?client_id=521624335119810561&permissions=275146475520&scope=applications.commands%20bot) - -# Silvanus Support Server -Having troubles with Silvanus or need advice for configuring the bot? Join the Silvanus Support Server by clicking on [this link](https://discord.gg/g5JRGn7PxU) - -# Deploying Silvanus Yourself -Silvanus is open source, meaning you can launch your own instance of the bot, or modify its code to your use case. I also welcome PRs and may include your feature or change if submitted. Learn about deploying Silvanus [here](https://silvanus.vfsh.dev/en/deploy)