Skip to content

fix bump detection using interaction metadata - #69

Open
arshnah wants to merge 1 commit into
TheCodeVerseHub:mainfrom
arshnah:fix/bump-detect-interaction-user
Open

fix bump detection using interaction metadata#69
arshnah wants to merge 1 commit into
TheCodeVerseHub:mainfrom
arshnah:fix/bump-detect-interaction-user

Conversation

@arshnah

@arshnah arshnah commented Sep 3, 2026

Copy link
Copy Markdown

/bump wasn't showing up in message.content since it's a slash command, so the cog was never triggering. switched to using discord's interaction metadata to grab the user who ran the command directly, way more reliable than parsing the embed title. falls back to the old embed-name lookup if metadata isn't there for some reason.

closes #17

@arshnah
arshnah requested a review from a team as a code owner September 3, 2026 05:37
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.

BumpLeaderboard cog not detecting /bump command — leaderboard and stats not updating

1 participant