@@ -52,6 +52,17 @@ This Discord bot extends LIVCK by bringing your entire statuspage directly into
5252
5353---
5454
55+ ## 🚀 Quick Start
56+
57+ 1 . ** [ Invite the bot] ( https://discord.com/oauth2/authorize?client_id=1315761064520188005 ) ** to your Discord server
58+ 2 . Run ` /livck subscribe ` in the channel where you want your statuspage
59+ 3 . Enter your LIVCK statuspage URL (e.g., ` status.livck.com ` )
60+ 4 . Choose what to display (statuspage, incidents, or both)
61+ 5 . Select your preferred language and layout
62+ 6 . Done! Your complete statuspage is now live in Discord and updates automatically
63+
64+ ---
65+
5566## ✨ Features
5667
5768### 📊 ** Complete Statuspage Integration**
@@ -107,17 +118,6 @@ Add custom buttons to your status messages for quick access:
107118
108119---
109120
110- ## 🚀 Quick Start
111-
112- 1 . ** [ Invite the bot] ( https://discord.com/oauth2/authorize?client_id=1315761064520188005 ) ** to your Discord server
113- 2 . Run ` /livck subscribe ` in the channel where you want your statuspage
114- 3 . Enter your LIVCK statuspage URL (e.g., ` status.livck.com ` )
115- 4 . Choose what to display (statuspage, incidents, or both)
116- 5 . Select your preferred language and layout
117- 6 . Done! Your complete statuspage is now live in Discord and updates automatically
118-
119- ---
120-
121121## 📖 Step-by-Step Guide
122122
123123### 1. Add Bot to Your Server
@@ -268,7 +268,7 @@ While we provide a hosted version, you're free to self-host the bot.
268268
2692691 . ** Clone the repository:**
270270 ``` bash
271- git clone https://github.com/yourusername /livck-discord-bot.git
271+ git clone https://github.com/LIVCK /livck-discord-bot.git
272272 cd livck-discord-bot
273273 ```
274274
0 commit comments