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:
- Didn't send the file, no matter what I tried;
- When I opened the file through the browser, it didn't create the style you see in ticket bots.
I am using discord-components, so therefore chat_exporter doesn't work due to a bug. Does anyone know how to do this?