mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-31 17:31:32 +00:00
fix spelling mistake in help
This commit is contained in:
parent
65d2a24c29
commit
23d7675a7f
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ function doHelp(bot,msg,suffix) {
|
|||
"description": '**!speech `<Name>`** : *displays top claim on speech* \n\n\n' +
|
||||
"**COMING SOON POSTING TO SPEECH** \n\n" +
|
||||
'**!speech `<Name> <URL> <NSFW>`** : *Uploads Image URL to Spee.ch* \n' +
|
||||
'**NOTE : dont include spaces in name (NSFW is optional true/false, if left blank will defualt to false)** \n' +
|
||||
'**NOTE : dont include spaces in name (NSFW is optional true/false, if left blank will default to false)** \n' +
|
||||
'EXAMPLE : `!speech my-image-name https://url/to/image.png false`',
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
|
|
Loading…
Add table
Reference in a new issue