Skip to content

Commit

Permalink
Update utilitybot.py
Browse files Browse the repository at this point in the history
Signed-off-by: Little Monkey <[email protected]>
  • Loading branch information
PlaceReporter99 authored Apr 16, 2024
1 parent c5dd790 commit 7c6a5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilitybot.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ def msg(event):


if main_:
for room in [r, baso, pic]:
for room in [r, baso]:
onn(room)
app.run(host='0.0.0.0', port=5000)
try:
Expand Down

0 comments on commit 7c6a5a2

Please sign in to comment.