From b69d2c6766557ae89ba4b09de711d3cde6fe45c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Mon, 8 Jul 2019 20:34:18 +0200 Subject: [PATCH] say that i log tweet --- 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 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'] }