Forgot to put a rate limit

This commit is contained in:
Supositware 2019-02-28 17:44:09 +01:00
parent 376fdb790b
commit d962698ad0

View file

@ -7,6 +7,8 @@ class rfacebookCommand extends Command {
super('rfacebook', {
aliases: ['rfacebook', 'rfb'],
category: 'general',
cooldown: 86400000,
ratelimit: 3,
args: [
{
id: 'id',