slone-nlp/seed_translate_bot · 文件 下载 ZIP
文件最后提交记录最后更新时间
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 databaseTOKEN- the key to access the botBASE_URL- URL where it runs (to setup bot webhook)SENTRY_DSN- url of a Sentry service (to track exceptions)