I read through the API of discord.py, yet I didn’t manage to find a way to fetch the user who created a channel on the ‘guild_channel_create’ event. I am trying to make a discord logger, and so far, this is where I have been stuck.
Source: Python-3x Questions