Forgot to put it as owner only

This commit is contained in:
Supositware 2019-02-25 19:23:38 +01:00
parent 4c9fc0f61e
commit a494a4bfc2

View file

@ -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',