Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how do i print when my bot is ready in discord.py

@client.event
async def on_ready():
      print("bot is alive!")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #print #bot #ready
ADD COMMENT
Topic
Name
3+3 =