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