Improve VC leave handling, host now lets you get the current session host, swapped skip/sticker alias, updated xm plugin
This commit is contained in:
parent
e8337c40f4
commit
3392c3c89e
6 changed files with 64 additions and 37 deletions
|
@ -25,7 +25,7 @@ class StickerCommand extends Command {
|
|||
}
|
||||
|
||||
static description = "Gets a raw sticker image";
|
||||
static aliases = ["s", "stick"];
|
||||
static aliases = ["stick"];
|
||||
static arguments = ["[sticker]"];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue