Spaces:
Raven7
/
Runtime error

Raven7 commited on
Commit
f8473ea
·
verified ·
1 Parent(s): 164cb65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,4 +82,4 @@ async def generate_response(message):
82
 
83
  if __name__ == "__main__":
84
  discord_client = MyClient(intents=intents)
85
- discord_client.run(os.getenv('DISCORD_TOKEN'))
 
82
 
83
  if __name__ == "__main__":
84
  discord_client = MyClient(intents=intents)
85
+ discord_client.run(os.getenv('DISCORD_TOKEN'))