mahtoid / DiscordChatExporterPy

A simple Discord chat exporter for Python Discord bots.
GNU General Public License v3.0
209 stars 75 forks source link

fix(Deprecation Warnings): replace interaction with interaction_metadata #114

Closed tobfd closed 4 months ago

tobfd commented 5 months ago

Fix the Deprecation Warnings.

Closes #113

mahtoid commented 5 months ago

I'm aware of this MR. I'll take a proper look at it soon:tm: - I am aware this is just a deprecation warning solution and not an overall solution with discord.py no setter usage.

mahtoid commented 4 months ago

Closing this out, solved all issues around interaction messages in one and already pushed to 2.8.0. Sorry!