Skip to content
kiddick edited this page Feb 24, 2016 · 1 revision

Simple translator telegram bot.

Based on python-telegram-bot

Put custom settings to settings.yaml

Use export APP_SETTINGS="config.DevelopmentConfig" into development environment.

Use python ngrok.py to launch ngrok tunnel.

Use upstart script sudo start yappix to run the server.

Clone this wiki locally