-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
commands.html
244 lines (139 loc) · 4.55 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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE html>
<head>
<!-- CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- META -->
<title>Commands</title>
<meta charset="utf-8">
<meta name="description" content="A discord bot with fun, moderation and utilities commands.">
<meta name="keywords" content="Discord, Discord bot, BotName, discord bots">
<meta name="author" content="Diwas">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Swinger">
<meta property="og:description" content="A bot with fun, moderation and utilities commands.">
<meta property="og:url" content="https://discord.gg/gSxYjM2NrW">
</head>
<nav id="nav">
<div id="navtext-div">
<a href="developers.html" id="navtext">Developers</a>
<a href="index.html" id="navtext">Home</a>
<a id="navtext">Commands</a>
</div>
</nav>
<!-- WEBSITE BY GRIMREAPER007-->
<body>
<img id="logo-main-1" src="img/logo.jpg">
<p id="botname-main-1">Commands</p>
<div id="main-buttons">
<a href="#commands"><button id="main-button-1">Know More</button></a>
<a href="https://discord.com/api/oauth2/authorize?client_id=843009468865576971&permissions=8&scope=bot"><button id="main-button-2">Invite Me!</button></a>
</div>
<div style="margin:50px 0 50px 0;"></div>
<div id="commands"></div>
<div id="commands-grid">
<div id="commands-minigrid">
<p id="commands-name">!help</p>
<p id="commands-desc">Display all commands and descriptions</p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!clip </p>
<p id="commands-desc">Plays a clip sound. </p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!clips</p>
<p id="commands-desc">List all clips.</p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!invite</p>
<p id="commands-desc">Send bot invite link.</p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!loop</p>
<p id="commands-desc">Toggle music loop.</p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!lyrics</p>
<p id="commands-desc">Get lyrics for the current playing song.</p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!move</p>
<p id="commands-desc">Move songs around in the queue.</p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!np</p>
<p id="commands-desc">Show now playing song.</p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!pause</p>
<p id="commands-desc">Pause the current playing music. </p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!ping</p>
<p id="commands-desc"> Show the bot's average ping. </p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!play</p>
<p id="commands-desc">Plays audio from YouTube or Soundcloud. </p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!pruning</p>
<p id="commands-desc"> Toggle pruning of bot messages</p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!queue</p>
<p id="commands-desc">Shows all the music queue and now playing. </p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!remove</p>
<p id="commands-desc">Remove song from the queue. </p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!resume</p>
<p id="commands-desc">Resume currently palying music. </p>
</div>
<div id="commands-minigrid">
<p id="commands-name">!search</p>
<p id="commands-desc"> Search and select videos to play.</p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!shuffle</p>
<p id="commands-desc"> Shuffle queue.</p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!skip</p>
<p id="commands-desc"> Skip the current song. </p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!skipto</p>
<p id="commands-desc">Skip to the selected queue number.</p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!stop</p>
<p id="commands-desc"> Stops the music.</p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!uptime</p>
<p id="commands-desc"> Check the uptime.</p>
</div>
</div>
<div id="commands-minigrid">
<p id="commands-name">!volume</p>
<p id="commands-desc"> **Premium Feature** Change the volume of current playing song.</p>
</div>
</div>
</body>
<footer>
<p id="footer-copyright">©️2021 All rights reserved.</p>
<a href="https://discord.gg/hAkgCwvGuE"><p id="footer-credits"> Website by GRIMREAPER007</p></a>
</footer>
<script src="js/script3.js"></script>
<!-- WEBSITE BY GRIMREAPER007>