Araeynn commited on
Commit
b01136a
1 Parent(s): 7270156

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import discord
6
  from discord import app_commands
7
 
8
 
9
- MY_GUILD = discord.Object(id=0) # replace with your guild id
10
 
11
 
12
  class MyClient(discord.Client):
 
6
  from discord import app_commands
7
 
8
 
9
+ MY_GUILD = discord.Object(id=1131647372867407953) # replace with your guild id
10
 
11
 
12
  class MyClient(discord.Client):