From 131d83ad347b09d0b7cc7d1f2c2c478443b30eb0 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Fri, 1 Sep 2023 18:26:47 -0700 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index f804c05..98c7724 100644 --- a/Home.md +++ b/Home.md @@ -7,11 +7,11 @@ Find the Silvanus Setup Guide [here](https://git.vfsh.dev/voidf1sh/silvanus/wiki # 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). -## This bot can't join more servers... (Error) +### `This bot can't join more servers...` (Error) If you receive this error, you can use [Silvanus FE](https://discord.com/api/oauth2/authorize?client_id=1106589477150928978&permissions=275146475520&scope=applications.commands%20bot) instead, or host Silvanus yourself. # 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) +Having troubles with Silvanus or need advice for configuring the bot? Join the [Silvanus Support Server](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://git.vfsh.dev/voidf1sh/silvanus/wiki/Deploying-Silvanus-Yourself)