Merge pull request #135 from PeterLaemmle/patch-2

Update Telegram.py
This commit is contained in:
Bastian Schroll 2016-10-04 09:37:12 +02:00 committed by GitHub
commit 92ed27db03

View file

@ -70,11 +70,6 @@ def run(typ,freq,data):
@exception: nothing, make sure this function will never thrown an exception
"""
global BOTTokenKey
global BOTChatIDAPIKey
global RICforLocationAPIKey
global GoogleAPIKey
try:
#if configHandler.checkConfig("Telegram"): #read and debug the config (let empty if no config used)