mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-29 00:11:35 +00:00
fix spelling mistake
This commit is contained in:
parent
3c2efb4b8c
commit
51333e30d5
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ function doHelp(bot,msg,suffix) {
|
||||||
"description": '**!speech `<Name>`** : *displays top claim on speech* \n\n\n' +
|
"description": '**!speech `<Name>`** : *displays top claim on speech* \n\n\n' +
|
||||||
"**COMING SOON POSTING TO SPEECH** \n\n" +
|
"**COMING SOON POSTING TO SPEECH** \n\n" +
|
||||||
'**!speech `<Name> <URL> <NSFW>`** : *Uploads Image URL to Spee.ch* \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`',
|
'EXAMPLE : `!speech my-image-name https://url/to/image.png false`',
|
||||||
"color": 7976557,
|
"color": 7976557,
|
||||||
"author": {
|
"author": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue