dbot/modules-stock/oeis/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

11 lines
262 B
JSON

{
"output_sequence": {
"en": "{a6}: \"{name}\" - ({sample}) {url}"
},
"sequence_not_found": {
"en": "The sequence could not be identified."
},
"oeis_error": {
"en": "Error communicating with the OEIS database."
}
}