I am writing a discord bot that would get python code (or any other interpreted langueages) from a message, save it to a file, execute it and send back the contents of stdout. H