dbot/modules-stock/tvdb/strings.json
Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00

9 lines
200 B
JSON

{
"tvdb_result": {
"en": "{name} - http://thetvdb.com/?tab=series&id={id}"
},
"tvdb_error": {
"en": "Something went wrong :( Example:'~tvdb How I met your Mother'"
}
}