New file for regularly sending bot updates
This commit is contained in:
parent
3711331338
commit
9d10b1a048
7
telegram_bot/bot_updates.py
Normal file
7
telegram_bot/bot_updates.py
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
"""
|
||||||
|
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"
|
Loading…
Reference in New Issue
Block a user