Trigger api and bot build process
All checks were successful
build

This commit is contained in:
2023-03-28 11:58:14 +02:00
parent ded175cdd2
commit 2219ad209d
2 changed files with 2 additions and 1 deletions

View File

@@ -655,6 +655,7 @@ def main_loop():
bot.infinity_polling()
if __name__ == '__main__':
try:
main_loop()