Skip to content

Commit e60f0a5

Browse files
authored
Update bot.py
1 parent 8cf6648 commit e60f0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
SOFTWARE.
2323
'''
2424

25-
GUILD_ID = 364718578223808514
25+
GUILD_ID = 0 # your guild id here
2626

2727
import discord
2828
from discord.ext import commands

0 commit comments

Comments
 (0)