• Joined on 2026-04-12
Toutsu created branch fix/discord-guildinteractionuser-permissions in Toutsu/GmRelayBot 2026-05-26 10:45:58 +03:00
Toutsu pushed tag v3.0.6 to Toutsu/GmRelayBot 2026-05-26 10:33:46 +03:00
Toutsu pushed to main at Toutsu/GmRelayBot 2026-05-26 10:23:58 +03:00
549c0c96ae Merge pull request #99: fix(discord): cast COUNT to int for slash command list query
dd9337dd20 fix(discord): cast COUNT to int for slash command list query
Compare 2 commits »
Toutsu commented on pull request Toutsu/GmRelayBot#99 2026-05-26 10:23:55 +03:00
fix(discord): cast COUNT to int for slash command list query

Approved. CI passed. Minimal and correct fix.

Toutsu created pull request Toutsu/GmRelayBot#99 2026-05-26 10:11:17 +03:00
fix(discord): cast COUNT to int for slash command list query
Toutsu created branch fix/discord-count-bigint-cast in Toutsu/GmRelayBot 2026-05-26 10:11:07 +03:00
Toutsu pushed to fix/discord-count-bigint-cast at Toutsu/GmRelayBot 2026-05-26 10:11:07 +03:00
dd9337dd20 fix(discord): cast COUNT to int for slash command list query
Toutsu pushed tag v3.0.5 to Toutsu/GmRelayBot 2026-05-25 18:21:32 +03:00
Toutsu pushed to main at Toutsu/GmRelayBot 2026-05-25 18:13:08 +03:00
3cc3b373e5 Merge pull request #98: fix(discord): resolve slash commands from interaction payload instead of gateway cache
f6d5281af8 fix(discord): resolve slash commands from interaction payload instead of gateway cache
Compare 2 commits »
Toutsu commented on pull request Toutsu/GmRelayBot#98 2026-05-25 18:12:56 +03:00
fix(discord): resolve slash commands from interaction payload instead of gateway cache

Approved after CI fix. All issues from previous review addressed: DiscordSessionInteractionModule fixed, null guard added to GetResolvedPermissions.

Toutsu pushed to fix/discord-slash-commands-guild-context at Toutsu/GmRelayBot 2026-05-25 18:02:46 +03:00
f6d5281af8 fix(discord): resolve slash commands from interaction payload instead of gateway cache
Toutsu created pull request Toutsu/GmRelayBot#98 2026-05-25 17:54:50 +03:00
fix(discord): resolve slash commands from interaction payload instead of gateway cache
Toutsu created branch fix/discord-slash-commands-guild-context in Toutsu/GmRelayBot 2026-05-25 17:54:39 +03:00
Toutsu pushed to fix/discord-slash-commands-guild-context at Toutsu/GmRelayBot 2026-05-25 17:54:39 +03:00
3305ca1070 fix(discord): resolve slash commands from interaction payload instead of gateway cache
Toutsu pushed tag v3.0.4 to Toutsu/GmRelayBot 2026-05-25 17:32:44 +03:00
Toutsu pushed to main at Toutsu/GmRelayBot 2026-05-25 17:24:25 +03:00
fa63886195 Merge pull request #97: fix(discord): use correct slash command context type in AddApplicationCommands
9bd5fe75c9 test: sync version assertions to 3.0.4
d931da37ec fix(discord): use correct slash command context type in AddApplicationCommands
Compare 3 commits »