Hello, I'm having an issue within the Audit Logs and would love some help. I'm not sure what's specifically going on but this is the best I can explain it.
1) I've saved the audit logs to my personal database.
2) I turned the bot off
3) I made a new channel called 'a'
4) I turned the bot back on and collected the new list of entries
5) I compared the new list of entries with the database saved using the .difference() in collections.
It logs two different auditlog entries, with two different keys, and one of them has even more information than the previous one.
Does anyone know what has caused this, or would you be willing to run my code and tell me if it's happening to you also?