New status, still need to get all_users to work

This commit is contained in:
Florian Kellermann
2022-05-09 16:01:03 +02:00
parent ad7d8c4146
commit e2d506e629
3 changed files with 81 additions and 4 deletions

View File

@@ -23,9 +23,8 @@ from random import randrange
from db import User, session, Product
from fetcher import *
from source.db import Score
from db import Score
# from apscheduler.schedulers.background import BackgroundScheduler
load_dotenv(dotenv_path='.env') # load environment variables
@@ -370,7 +369,7 @@ def query_text(inline_query):
def main_loop():
# nur zum ärgern
# nur zum ärgern -> sympathisch :D
"""main loop for bot
Args: