I'm trying to use Discord.py to program bots for Discord but I found the slight problem that I can not find any way to mention the user who "called" or performed the command.
They told me that it was possible using ctx.message.author...
Is there any way to "automate" a discord account? I've been experimenting with bots, but I'm interested in an account being able to send messages by itself without having to be a bot, a greeting.
Not long ago I'm working on a bot for Discord and I want to add the functionality that the bot (like Rythm) search both by URL provided by the user or by keywords, that is, enter the name of the song like for example "Thriller Michael Jackson" a...