mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Minor command fix
triggering !youtuber would trigger both youtube command and youtuber command whereas !youtube wouldn't, this fix is to A. fix that B. make the command more clearer
This commit is contained in:
parent
1c0dcfcf5c
commit
51eb3105c8
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"!youtube": {
|
||||
"!youtubesync": {
|
||||
"usage": "",
|
||||
"description": "What Is YouTube Sync?",
|
||||
"operation": "send",
|
||||
|
|
Loading…
Add table
Reference in a new issue