diff --git a/commands/general/tweet.js b/commands/general/tweet.js index fb445409..31fc5b51 100644 --- a/commands/general/tweet.js +++ b/commands/general/tweet.js @@ -23,7 +23,7 @@ class tweetCommand extends Command { } ], description: { - content: 'Send tweet from Haha yes twitter account', + content: 'Send tweet from Haha yes twitter account (NOTE: all the tweet sent using this command are logged, so don\'t say nasty thing or you might get blacklisted from it! )', usage: '[text]', examples: ['this epic tweet is in my epic twitter'] }