Add telegram bot

This commit is contained in:
Jan Tuomi
2017-10-16 10:53:59 +03:00
parent b2bc3ad43e
commit cfd2940183
7 changed files with 87 additions and 3 deletions
+3
View File
@@ -49,6 +49,9 @@ EMAIL_HOST_PASSWORD = '<gmail_passu>'
DEFAULT_EMAIL_FROM = 'SIK Viestintä <sikviestinta@gmail.com>'
ENABLE_AUTOMATIC_EMAILS = False
# Token for Telegram bot
TELEGRAM_BOT_TOKEN = "<BOT_TOKEN>"
# Database settings
# Only uncomment if default settings in base.py are not ok