restrict to guild
This commit is contained in:
parent
378be5da88
commit
aa0555fcc5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ class fakebotCommand extends Command {
|
||||||
match: 'rest',
|
match: 'rest',
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
channel: 'guild',
|
||||||
description: {
|
description: {
|
||||||
content: 'Fake a bot/user with webhook',
|
content: 'Fake a bot/user with webhook',
|
||||||
usage: '[user] [message]',
|
usage: '[user] [message]',
|
||||||
|
|
Loading…
Reference in a new issue