mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Added !translation
Command about translation of the app :)
This commit is contained in:
parent
b451e990b3
commit
3c8d68b56d
1 changed files with 17 additions and 0 deletions
|
@ -895,6 +895,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"!translation": {
|
||||
"usage": "",
|
||||
"description": "App translation",
|
||||
"operation": "send",
|
||||
"bundle": {
|
||||
"url": "",
|
||||
"title": "",
|
||||
"description": "Currently, the translation of the LBRY application is in the experimental phase, we will inform you when it will be completed.",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Can I translate LBRY App to X language??",
|
||||
"url": "",
|
||||
"icon_url": "https://spee.ch/2/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"!piratebay": {
|
||||
"usage": "",
|
||||
"description": "Why LBRY has piratebay.com",
|
||||
|
|
Loading…
Add table
Reference in a new issue