lots of changes
This commit is contained in:
parent
304d0ccb96
commit
f7fd3b99a4
60 changed files with 3029 additions and 878 deletions
7
.vscode/Snippets.code-snippets
vendored
7
.vscode/Snippets.code-snippets
vendored
|
@ -29,13 +29,14 @@
|
|||
"module: '$5',",
|
||||
"cooldown: $6,",
|
||||
"guildOnly: $7,",
|
||||
"developerOnly: $8",
|
||||
"developerOnly: $8,",
|
||||
"nsfw: $9",
|
||||
"});",
|
||||
"}",
|
||||
"\n",
|
||||
"async command(ctx) {",
|
||||
"$9",
|
||||
"}",
|
||||
"$10",
|
||||
"}",
|
||||
"}"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue