forked from Supositware/Haha-Yes
Forgot to put it as owner only
This commit is contained in:
parent
4c9fc0f61e
commit
a494a4bfc2
1 changed files with 2 additions and 3 deletions
|
@ -6,9 +6,8 @@ class rtweetCommand extends Command {
|
|||
constructor() {
|
||||
super('rtweet', {
|
||||
aliases: ['rtweet', 'rmtweet'],
|
||||
category: 'general',
|
||||
cooldown: 86400,
|
||||
ratelimit: 1,
|
||||
category: 'owner',
|
||||
ownerOnly: 'true',
|
||||
args: [
|
||||
{
|
||||
id: 'text',
|
||||
|
|
Loading…
Reference in a new issue