Skip to content

feat(event,guild): refactor event database lock, migrate event read flow and add guild info APIs#22

Merged
UmmItKin merged 5 commits into
ICEDTEACTF:masterfrom
pictures2333:master
Feb 20, 2026
Merged

feat(event,guild): refactor event database lock, migrate event read flow and add guild info APIs#22
UmmItKin merged 5 commits into
ICEDTEACTF:masterfrom
pictures2333:master

Conversation

@pictures2333

Copy link
Copy Markdown
Contributor

What changed

  • improved event database lock
  • Migrated event access to read_event_one / read_event_many and updated related callers.
  • Added guild info APIs:
    • GET /guild/text_channels
    • GET /guild/categories
    • GET /guild/roles
  • Unified guild access through shared get_guild() usage across modules.

Notes

  • This PR includes API/schema response changes.
  • Recommended checks: event read/lock flow, guild routes, and ctfmenu pagination behavior.

@UmmItKin UmmItKin merged commit 25bcb2d into ICEDTEACTF:master Feb 20, 2026
2 checks passed
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