I would like it so that when I type a command and a message it will forward that message to a channel in every server the bot is connected to with python discord. I know how to get the message and look for the command but I do not know how to find a channel the bot can post in, in every server and then send it.
Could anyone help me?