TelegramAktienBot/telegram_bot/bot_updates.py
2022-04-05 10:07:03 +02:00

7 lines
204 B
Python

"""
script for regularly sending updates on shares and news based on user interval
"""
__author__ = "Florian Kellermann, Linus Eickhoff"
__date__ = "05.04.2022"
__version__ = "0.0.1"
__license__ = "None"