1
0
Fork 0

Forgot to put it as owner only

akairo
Supositware 5 years ago
parent 4c9fc0f61e
commit a494a4bfc2

@ -6,9 +6,8 @@ class rtweetCommand extends Command {
constructor() { constructor() {
super('rtweet', { super('rtweet', {
aliases: ['rtweet', 'rmtweet'], aliases: ['rtweet', 'rmtweet'],
category: 'general', category: 'owner',
cooldown: 86400, ownerOnly: 'true',
ratelimit: 1,
args: [ args: [
{ {
id: 'text', id: 'text',

Loading…
Cancel
Save