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() {
super('rtweet', {
aliases: ['rtweet', 'rmtweet'],
category: 'general',
cooldown: 86400,
ratelimit: 1,
category: 'owner',
ownerOnly: 'true',
args: [
{
id: 'text',

Loading…
Cancel
Save