You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: website/index.html
+23-4Lines changed: 23 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -74,8 +74,7 @@ <h4>Easy commands</h4>
74
74
<divclass="feature feature2">
75
75
<iclass="fas fa-server"></i>
76
76
<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 <ahref = "https://status.heroku.com/">uptime</a> of Heroku. You can host it yourself as well if you like to!</p>
79
78
80
79
</div>
81
80
@@ -165,7 +164,7 @@ <h2>#help</h2><span>
165
164
</div>
166
165
</span>
167
166
</div>
168
-
<divclass="command" data-name="utility">
167
+
<divclass="command" data-name="info">
169
168
<h2>#info</h2><span>
170
169
<divclass="cmdinfo">
171
170
<p>Shows info about the bot.</p>
@@ -175,6 +174,26 @@ <h2>#info</h2><span>
175
174
</div>
176
175
</span>
177
176
</div>
177
+
<divclass="command" data-name="info">
178
+
<h2>#github</h2><span>
179
+
<divclass="cmdinfo">
180
+
<p>Gives you the link to the GitHub page!</p>
181
+
</div>
182
+
<divclass="cmdali">
183
+
<p></p>
184
+
</div>
185
+
</span>
186
+
</div>
187
+
<divclass="command" data-name="info">
188
+
<h2>#licence</h2><span>
189
+
<divclass="cmdinfo">
190
+
<p>Gives you info about the licence of the bot.</p>
191
+
</div>
192
+
<divclass="cmdali">
193
+
<p>Alias:#terms</p>
194
+
</div>
195
+
</span>
196
+
</div>
178
197
<divclass="command" data-name="utility">
179
198
<h2>#invite</h2><span>
180
199
<divclass="cmdinfo">
@@ -315,4 +334,4 @@ <h4>Made by QwertyIsCoding</h4>
0 commit comments