Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
Signed-off-by: Little Monkey <[email protected]>
  • Loading branch information
PlaceReporter99 authored Aug 31, 2024
1 parent 127f83d commit a1b8840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,10 @@ def msg(event):
onn(room)

try:
app.run(host='0.0.0.0', port=5000)
while True:
pass
finally:
bot.leaveAllRooms()

app.run(host='0.0.0.0', port=5000)

0 comments on commit a1b8840

Please sign in to comment.