restrict to guild

This commit is contained in:
loicbersier 2020-03-27 22:29:08 +01:00
parent 378be5da88
commit aa0555fcc5

View file

@ -24,6 +24,7 @@ class fakebotCommand extends Command {
match: 'rest',
}
],
channel: 'guild',
description: {
content: 'Fake a bot/user with webhook',
usage: '[user] [message]',