1
0
Fork 0
loicbersier 5 years ago
commit fb0c0c4f6d

@ -12,8 +12,6 @@ class tweetCommand extends Command {
super('tweet', { super('tweet', {
aliases: ['tweet'], aliases: ['tweet'],
category: 'general', category: 'general',
cooldown: 86400000,
ratelimit: 3,
args: [ args: [
{ {
id: 'text', id: 'text',

Loading…
Cancel
Save