forked from Supositware/Haha-Yes
Forgot to put a rate limit
This commit is contained in:
parent
376fdb790b
commit
d962698ad0
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ class rfacebookCommand extends Command {
|
|||
super('rfacebook', {
|
||||
aliases: ['rfacebook', 'rfb'],
|
||||
category: 'general',
|
||||
cooldown: 86400000,
|
||||
ratelimit: 3,
|
||||
args: [
|
||||
{
|
||||
id: 'id',
|
||||
|
|
Loading…
Reference in a new issue