Skip to content

Commit

Permalink
drop exit
Browse files Browse the repository at this point in the history
  • Loading branch information
geirawsm committed Nov 27, 2024
1 parent e926f01 commit ffb558b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sausage_bot/util/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def config():
print(
f'You need to set environment variables for the bot to work: {e}'
)
exit()

try:
intents = discord.Intents.all()
Expand Down

0 comments on commit ffb558b

Please sign in to comment.