5 times every 24 hours
This commit is contained in:
parent
b7e82badbc
commit
38b062ab56
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class fartpissCommand extends Command {
|
||||||
constructor() {
|
constructor() {
|
||||||
super('fartpiss', {
|
super('fartpiss', {
|
||||||
aliases: ['fartpiss'],
|
aliases: ['fartpiss'],
|
||||||
|
cooldown: 86400000,
|
||||||
|
ratelimit: 5,
|
||||||
category: 'hidden',
|
category: 'hidden',
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue