Add files via upload
This commit is contained in:
33
commands/commands.md
Normal file
33
commands/commands.md
Normal file
@ -0,0 +1,33 @@
|
||||
Codsworth Commands
|
||||
|
||||
Now Playing (c/np)
|
||||
|
||||
Queue system (c/queue, c/q)
|
||||
|
||||
Loop / Repeat (c/loop)
|
||||
|
||||
Shuffle (c/shuffle)
|
||||
|
||||
Volume control (c/volume, c/v)
|
||||
|
||||
Lyircs (c/lyrics, c/ly)
|
||||
|
||||
Pause (c/pause)
|
||||
|
||||
Resume (c/resume, c/r)
|
||||
|
||||
Skip (c/skip, c/s)
|
||||
|
||||
Skip to song # in queue (c/skipto, c/st)
|
||||
|
||||
Toggle pruning of bot messages (c/pruning)
|
||||
|
||||
Info About Codsworth (c/about, c/ab)
|
||||
|
||||
Shows Bots Ping (c/ping)
|
||||
|
||||
Shows Bots Uptime (c/uptime)
|
||||
|
||||
Move songs around in the queue (c/move, c/mv)
|
||||
|
||||
Help (c/help, c/h)
|
10
commands/index.html
Normal file
10
commands/index.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Codsworth</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>This page is being worked on</h1>
|
||||
<a class="dropdown-item" href="https://www.codsworth.xyz/cw/commands/commands.md">Commands</a>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user