remove cooldowns
This commit is contained in:
parent
144d3ed07e
commit
452c7ef594
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ class fartpissCommand extends Command {
|
||||||
constructor() {
|
constructor() {
|
||||||
super('fartpiss', {
|
super('fartpiss', {
|
||||||
aliases: ['fartpiss'],
|
aliases: ['fartpiss'],
|
||||||
cooldown: 86400000,
|
|
||||||
ratelimit: 5,
|
|
||||||
category: 'reserved',
|
category: 'reserved',
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue