TelegramAktienBot/telegram_bot/api_handler.py

7 lines
192 B
Python
Raw Normal View History

"""
script for communicating with webservice to get data from database
"""
__author__ = "Florian Kellermann, Linus Eickhoff"
__date__ = "16.03.2022"
__version__ = "0.0.1"
__license__ = "None"