From 063e385b57672828fa47fd322cf88873d3c24f7a Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 26 Feb 2020 06:56:47 +0100 Subject: [PATCH] Changed description --- commands/general/tweet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/general/tweet.js b/commands/general/tweet.js index e8670b9a..b31d6f9c 100644 --- a/commands/general/tweet.js +++ b/commands/general/tweet.js @@ -25,7 +25,7 @@ class tweetCommand extends Command { } ], description: { - 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!)', + content: 'Send tweet from Haha yes twitter account. Please do not use it for advertisement (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'] }