Discord.py async method to retrieve chat message
Probably I’m starting with the wrong foot in python due to not the best pattern approach. I have a script to run a discord bot and a flask api. I instantiate the bot and all the synchronous routes work properly.