Skip to content

fix bug in discordChat that caused multiplied duplicate records#1503

Open
JamesHabben wants to merge 1 commit into
abrignoni:mainfrom
JamesHabben:bug/discord-chats
Open

fix bug in discordChat that caused multiplied duplicate records#1503
JamesHabben wants to merge 1 commit into
abrignoni:mainfrom
JamesHabben:bug/discord-chats

Conversation

@JamesHabben
Copy link
Copy Markdown
Collaborator

also linter cleanup

@stark4n6
Copy link
Copy Markdown
Collaborator

@JamesHabben looks like one more linter thing to clean up, I guess "attachments" variable isn't used

@JamesHabben
Copy link
Copy Markdown
Collaborator Author

JamesHabben commented May 29, 2026

@stark4n6 I did notice that one but didn't have the time or data sources to fully dig in. The bug I fixed here was taking 60 records and turning it into 62,000 because of the logic in the loop. I wanted to get that taken care of.

I also noticed that there is a lot of duplication/overlap between the discordChats and discord_a module, so I was planning to come back around on that later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants