-
Notifications
You must be signed in to change notification settings - Fork 1
/
aliases.txt
66 lines (53 loc) · 1.11 KB
/
aliases.txt
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
# Song
'!join' : ['summon']
'!play' : ['p']
'!playtop': ['pt', 'ptop']
'!playskip': ['ps', 'pskip', 'playnow', 'pn']
'!search' : ['find']
'!soundcloud' : ['sc']
'!nowplaying' : ['np']
'!grab' : ['save', 'yoink']
'!seek' : []
'!rewind' : ['rwd']
'!forward' : ['fwd']
'!replay': []
'!loop' : ['repeat']
'!voteskip' : ['skip', 'next', 's']
'!forceskip': ['fs', 'fskip']
'!pause' : ['stop']
'!resume' : ['re', 'res', 'continue']
'!lyrics' : ['l', 'ly']
'!disconnect' : ['dc', 'leave', 'dis']
# Queue
'!queue' : ['q']
'!loopqueue' : ['qloop', 'lq', 'queueloop']
'!move' : ['m', 'mv']
'!skipto' : ['st']
'!shuffle' : ['random']
'!remove' : ['rm']
'!clear' : ['cl']
'!leavecleanup' : ['lc']
'!removedupes' : ['rmd', 'rd', 'drm']
# koodos
'!sotd' : []
'!playsotd' : ['psotd']
'!sotw' : []
'!playsotw' : ['psotw']
'!sotm' : []
'!playsotm' : ['psotm']
# Settings
'!settings' : ['setting']
# Premium
'!effects' : ['effect']
'!speed' : []
'!bass' : []
'!nightcore' : []
'!slowed' : []
'!volume' : ['vol']
## Others
'!prune' : ['purge', 'clean']
'!invite' : ['links]
'!info' : []
'!shard' : ['debug']
'!ping' : []
'!aliases' : []