mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Update speech.js
fix default
This commit is contained in:
parent
ec58d10d26
commit
402ee4aee9
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ exports.speech = {
|
|||
"**!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