Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to send a message in a specific channel discord.py

channel = bot.get_channel(636399538650742795)

await channel.send(f"{message.author.mention} is now level {self.users[author_id]['level']}! congrats!")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #send #message #specific #channel
ADD COMMENT
Topic
Name
2+7 =