#how to get launched bot?
1 messages · Page 1 of 1 (latest)
bot.user will give you the user
await guild.fetch_member(bot.user.id) gives the Member object
1 messages · Page 1 of 1 (latest)
Hey! Once your issue is solved, press the button below to close this thread!
bot.user will give you the user
await guild.fetch_member(bot.user.id) gives the Member object