mirror of
https://github.com/devgaganin/Save-Restricted-Content-Bot-v3.git
synced 2026-07-09 16:08:39 +00:00
Update main.py
This commit is contained in:
parent
1da550f1d8
commit
20126a9872
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
|
@ -32,6 +32,7 @@ if __name__ == "__main__":
|
|||
except KeyboardInterrupt:
|
||||
print("Shutting down...")
|
||||
except Exception as e:
|
||||
print(e)
|
||||
sys.exit(1)
|
||||
finally:
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue