mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
commit
00730de405
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue