removed that space, it bothered me
This commit is contained in:
parent
f51d2c1a6e
commit
e49363061d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class tweetCommand extends Command {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
description: {
|
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 (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