-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcommands.html
174 lines (167 loc) · 5.7 KB
/
commands.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<html>
<head>
<link rel="icon" href="https://avatars.githubusercontent.com/u/95647824?s=280&v=4" type="image/png" sizes="20x20">
<meta charset="UTF-8">
<meta property="og:image"
content="https://user-images.githubusercontent.com/70943732/213678287-d3c9a9c9-4fa5-44e6-99d7-0976d91cdad6.png">
<meta name="description" content="Elpha! The Open-Source discord bot!">
<meta name="keywords" content="HTML,CSS,JavaScript">
<meta name="author" content="Pranshu Patel">
<meta name="viewport" content="width=device-width, initial-scale=0.75">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://elphabot.github.io/">
<meta property="og:title" content="Elpha">
<meta property="og:description" content="Elpha! The Open-Source discord bot!">
<meta property="og:image"
content="https://user-images.githubusercontent.com/70943732/213678287-d3c9a9c9-4fa5-44e6-99d7-0976d91cdad6.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://elphabot.github.io/">
<meta property="twitter:title" content="Elpha">
<meta property="twitter:description" content="Elpha! The Open-Source Discord Bot!">
<meta property="twitter:image"
content="https://user-images.githubusercontent.com/70943732/213678287-d3c9a9c9-4fa5-44e6-99d7-0976d91cdad6.png">
<script src="https://kit.fontawesome.com/261c6ec26e.js" crossorigin="anonymous"></script>
<title>Elphabot</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<header class="head">
<a href="index.html"><img class="head-image" src="https://avatars.githubusercontent.com/u/95647824"
alt="Logo ElphaBoty"></a>
<nav class="head-menu">
<a class="head-menu-item" href="vote.html">Vote</a>
<a class="head-menu-item" href="team.html">Developers</a>
<a class="head-menu-item" href="https://github.com/pranshu05/elpha">Source Code</a>
<a class="head-menu-item" href="commands.html" id="replaceButton">Commands</a>
</nav>
</header>
<main class="Content">
<div id="content">
<h1>Help Menu</h1>
<div class="content">
<table border="2">
<tr>
<th>Mod Commands</th>
<th>Description</th>
</tr>
<tr>
<td>/ban</td>
<td>Ban a user from the server</td>
</tr>
<tr>
<td>/kick</td>
<td>Kick a user from the server</td>
</tr>
<tr>
<td>/lockchannel</td>
<td>Lock a channel to prevent users from sending messages</td>
</tr>
<tr>
<td>/lockedchannels</td>
<td>List of locked channels on the server</td>
</tr>
<tr>
<td>/mute</td>
<td>Mute a user, preventing them from sending messages in the server</td>
</tr>
<tr>
<td>/muted</td>
<td>List of muted users on the server</td>
</tr>
<tr>
<td>/purge</td>
<td>Delete a specified number of messages in a channel</td>
</tr>
<tr>
<td>/setmodlogchannel</td>
<td>Set the mod log channel for the server</td>
</tr>
<tr>
<td>/unlockchannel</td>
<td>Unlock a previously locked channel</td>
</tr>
<tr>
<td>/unmute</td>
<td>Unmute a previously muted user</td>
</tr>
<tr>
<td>/warn</td>
<td>Warn a user on the server</td>
</tr>
</table>
<br><br>
<table border="2">
<tr>
<th>Fun Commands</th>
<th>Description</th>
</tr>
<tr>
<td>/addgif</td>
<td>Add a GIF to the server</td>
</tr>
<tr>
<td>/anime</td>
<td>Get information about an anime</td>
</tr>
<tr>
<td>/avatar</td>
<td>Get the avatar of a user</td>
</tr>
<tr>
<td>/cat</td>
<td>Get a picture of a cat</td>
</tr>
<tr>
<td>/choice</td>
<td>Choose between multiple options</td>
</tr>
<tr>
<td>/dank</td>
<td>Get a dank meme</td>
</tr>
<tr>
<td>/dog</td>
<td>Get a picture of a dog</td>
</tr>
<tr>
<td>/echo</td>
<td>Echo a message</td>
</tr>
<tr>
<td>/flip</id>
<td>Flip a coin</id>
</tr>
</table>
</div>
</div>
</main>
<footer class="footer">
<div class="footer-content">
<div class="footer-section">
<h3 class="content-scndry-para" >Links</h3>
<ul>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="TOS.html">Terms Of Service</a></li>
</ul>
</div>
<div class="footer-section">
<h3 class="content-scndry-para" >Host</h3>
<ul>
<li><a href="https://github.com/Elphabot">GitHub Organisation</a></li>
<li><a href="https://github.com/Elphabot/Elpha">Source Code</a></li>
<li><a href="https://replit.com/github/Elphabot/Elpha">Repl Fork</a></li>
</ul>
</div>
<div class="footer-section">
<h3 class="content-scndry-para" >Contact</h3>
<ul>
<li><a href="mailto:[email protected]">[email protected]</a></li>
<li><a href="https://discord.gg/uJCX5yfuTf">Support Server</a></li>
<li><a href="https://github.com/Elphabot/Elpha/issues">Report Issues</a></li>
</ul>
</div>
</footer>
</body>
</html>