pimpybot/config.py.example

6 lines
156 B
Plaintext

# Telegram bot token, as [BotFather](http://tg.me/BotFather) sends it.
TG_TOKEN = '<getthisfrombotfather>'
VIA_SCHEME = 'http'
VIA_HOST = 'localhost:5000'