Merge branch 'bot-features' of https://github.com/WebEngineering2/TelegramAktienBot into bot-features

This commit is contained in:
Linus E 2022-03-15 14:43:14 +01:00
commit d3a99997b8

View File

@ -28,7 +28,7 @@ from dotenv import load_dotenv
load_dotenv()
bot_version = "0.0.1"
bot_version = "0.1.1"
user_list = []
class User: # Currently saving users in this class to test functionality -> later database