Ask coding questions
How can my bot send dm messages?
async def send_dm(ctx, member: discord.Member, *, content): channel = await member.create_dm() await channel.send(content)
@ch1ck3n thanks a lot :)
@KeremGuven np
Python? Js?
@Coder100 Python
@ch1ck3n thanks a lot :)
@KeremGuven np