Trigger bot build process
All checks were successful
build

This commit is contained in:
Administrator 2023-03-28 12:04:22 +02:00
parent 8f685e923e
commit 3c9b8ba3f9

View File

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