a
This commit is contained in:
parent
9abcbf84af
commit
7694545cbc
@ -15,6 +15,7 @@ intents.members = True
|
||||
|
||||
# Create bot instance with command prefix '%'
|
||||
bot = commands.Bot(command_prefix='%', intents=intents)
|
||||
bot.owner_id = int(os.getenv('OWNER_USER_ID'))
|
||||
|
||||
@bot.event
|
||||
async def on_ready():
|
||||
|
Loading…
x
Reference in New Issue
Block a user