Some tweaks
This commit is contained in:
parent
5072c6ea10
commit
551c7294b5
5 changed files with 15 additions and 28 deletions
|
@ -10,7 +10,7 @@ class RawCommand extends Command {
|
|||
}
|
||||
|
||||
static description = "Gets a direct image URL (useful for saving GIFs from sites like Tenor)";
|
||||
static aliases = ["gif", "getgif", "giflink", "imglink", "getimg", "rawgif", "rawimg"];
|
||||
static aliases = ["giflink", "imglink", "getimg", "rawgif", "rawimg"];
|
||||
static flags = [{
|
||||
name: "image",
|
||||
type: 11,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue