I am building a desktop application, and I need to send a message through it, that would be posted from the logged user's discord account. is there any way to do this? I know about webhooks and on_message bot-event.
1 Replies
0
You can't do this in discord.py, but you can in older versions of the nodejs version by simply passing the user's token instead of the bot token