ITADN
slone-nlp/seed_translate_bot
README.md

Crowd translate bot

Это исходный код @crowd_translate_bot, Телеграм-бота для сбора переводов текста.

Мотивация и подробности - в канале @izolenta_mebiusa.

This is the source code of the Telegram bot for collecting translations of texts.

Setup instructions

Environment variables:

  • MONGODB_URI - the key to access Mongo database
  • TOKEN - the key to access the bot
  • BASE_URL - URL where it runs (to setup bot webhook)
  • SENTRY_DSN - url of a Sentry service (to track exceptions)