3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 22:39:26 +01:00
dbot/modules/tvdb/strings.json
thoso fb14f24927 TVDB module
Added a tvdb module, needs to request apikey. may or may not work due
to tvshow array.
2014-02-20 07:23:25 +01:00

9 lines
190 B
JSON

{
"result": {
"en": "{name} - {banner} - http://thetvdb.com/?id={id}"
},
"error": {
"en": "Something went wrong :( Example:'~tvdb How I met your Mother'"
}
}