forked from Supositware/Haha-Yes
remove rate limit
This commit is contained in:
parent
e5d04529e4
commit
b106be6935
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ class tweetCommand extends Command {
|
|||
super('tweet', {
|
||||
aliases: ['tweet'],
|
||||
category: 'general',
|
||||
cooldown: 86400000,
|
||||
ratelimit: 3,
|
||||
args: [
|
||||
{
|
||||
id: 'text',
|
||||
|
|
Loading…
Reference in a new issue