Enteros Bot

Python Libs Used

Telegram API

Telegram Bot API

pip install pyTelegramBotAPI

NLTK

pip install nltk

pymorphy2

For russian language lemminization: pymorphy2

pip install pymorphy2

Heroku

Run

heroku run python enteros-bot.py
heroku scale worker=1

Stop

heroku ps
heroku ps:stop run.9670