say that i log tweet
This commit is contained in:
parent
082bc340b3
commit
b69d2c6766
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class tweetCommand extends Command {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
description: {
|
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]',
|
usage: '[text]',
|
||||||
examples: ['this epic tweet is in my epic twitter']
|
examples: ['this epic tweet is in my epic twitter']
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue