Open
Description
I'm trying to Frankenstein this into a discord bot for my friends and I want this to be able to detect the different message authors. How can I have be able to detect the different people sending messages besides including in the get_response function the person that sent the message ( bot.get_response(f'{message.author.display_name}: {message.content}')
)
Metadata
Metadata
Assignees
Labels
No labels