Is it possible to create an archive of a channel using discord.py? I have tried following this: discrod.py Text channel history to HTML file, however it:
I am using discord-components, so therefore chat_exporter doesn't work due to a bug. Does anyone know how to do this?
The answer on The original post is now working however, the answer by Bram does also work. With the solution on the original post, chat-exporter will not work alongside discord-components, though there may be a fix for the issue soon (either by discord-components updating, or discord.py 2.0 releasing)