Merge pull request #154 from PeterLaemmle/patch-1

Update Telegram.py
This commit is contained in:
Bastian Schroll 2016-10-26 15:57:47 +02:00 committed by GitHub
commit 00730de405

View file

@ -12,6 +12,7 @@ Plugin to send FMS-, ZVEI- and POCSAG-messages via Telegram
#
import logging # Global logger
import urllib, telegram, googlemaps
from telegram.error import (TelegramError, Unauthorized, BadRequest, NetworkError)
from includes import globalVars # Global variables
# Helper function, uncomment to use