From ca73b3f07ae86217867606b107041763db9070bd Mon Sep 17 00:00:00 2001 From: Humblemonk Date: Sat, 22 Jun 2024 18:17:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83d3d45..d70487d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ https://discord.com/api/oauth2/authorize?client_id=572301609305112596&permission This will authorize the bot for your server and you should see it in your default public channel. The bot will have permissions to read, send and manage messages. -# **NOTE:** When you first add the bot to your server, it may show up as offline. This is normal! It can take some time for your server to be cached by the bot and Discord API backend. + **NOTE: When you first add the bot to your server, it may show up as offline. This is normal! It can take some time for your server to be cached by the bot and Discord API backend.** # Manual Install If you wish to host this yourself, Dice Maiden requires ruby version 2.4 or higher. Please check the Gemfile for the various gems required. To manage these gems, it is recommended to utilize [Bundler](https://bundler.io/).You will also need to create a bot which can be done at the [discord developer section](https://discordapp.com/developers/applications/me).