Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 8e73493

Browse files
Update index.html
1 parent 6435917 commit 8e73493

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

website/index.html

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ <h4>Easy commands</h4>
7474
<div class="feature feature2">
7575
<i class="fas fa-server"></i>
7676
<h4>Reliable servers</h4>
77-
<p>The servers are self hosted and there may be small downtimes but other than that, it is always
78-
online! You can host it yourself too if you are hardcore. </p>
77+
<p>The bot is hosted on Heroku servers and is online for about 99% of the time. Here is the <a href = "https://status.heroku.com/">uptime</a> of Heroku. You can host it yourself as well if you like to!</p>
7978

8079
</div>
8180

@@ -165,7 +164,7 @@ <h2>#help</h2><span>
165164
</div>
166165
</span>
167166
</div>
168-
<div class="command" data-name="utility">
167+
<div class="command" data-name="info">
169168
<h2>#info</h2><span>
170169
<div class="cmdinfo">
171170
<p>Shows info about the bot.</p>
@@ -175,6 +174,26 @@ <h2>#info</h2><span>
175174
</div>
176175
</span>
177176
</div>
177+
<div class="command" data-name="info">
178+
<h2>#github</h2><span>
179+
<div class="cmdinfo">
180+
<p>Gives you the link to the GitHub page!</p>
181+
</div>
182+
<div class="cmdali">
183+
<p></p>
184+
</div>
185+
</span>
186+
</div>
187+
<div class="command" data-name="info">
188+
<h2>#licence</h2><span>
189+
<div class="cmdinfo">
190+
<p>Gives you info about the licence of the bot.</p>
191+
</div>
192+
<div class="cmdali">
193+
<p>Alias:#terms</p>
194+
</div>
195+
</span>
196+
</div>
178197
<div class="command" data-name="utility">
179198
<h2>#invite</h2><span>
180199
<div class="cmdinfo">
@@ -315,4 +334,4 @@ <h4>Made by QwertyIsCoding</h4>
315334
</body>
316335

317336

318-
</html>
337+
</html>

0 commit comments

Comments
 (0)