mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 13:56:43 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -18,7 +18,6 @@ module.exports = class TweetCommand extends Command {
|
||||
name: 'tweet',
|
||||
aliases: ['fake-tweet', 'twitter', 'x-post', 'excrete', 'xcrete', 'crete'],
|
||||
group: 'edit-image-text',
|
||||
memberName: 'tweet',
|
||||
description: 'Sends a Twitter tweet with the user and text of your choice.',
|
||||
throttling: {
|
||||
usages: 2,
|
||||
|
||||
Reference in New Issue
Block a user