aboutsummaryrefslogtreecommitdiff
path: root/rolereact/manager.go
AgeCommit message (Collapse)Author
2026-03-09feat(config): preload role reactfeat/leave-gormAnhgelus Morhtuuzh
2026-03-08feat(config): leave gormAnhgelus Morhtuuzh
2026-03-08feat(db): run migrationsAnhgelus Morhtuuzh
2026-03-07feat(gokord): replace snowflake by uintrefactor/leave-old-gokordAnhgelus Morhtuuzh
2026-03-02build(gokord): update to latest nightlyAnhgelus Morhtuuzh
2026-01-22refactor(): completely remove old gokord and finish to update everything to ↵Anhgelus Morhtuuzh
use contexts
2026-01-22refactor(events): use new handlersAnhgelus Morhtuuzh
2025-09-27style(rolereact): ...William Hergès
because @aspial don't want to follow the format adopted by the project
2025-09-27[Feat] Role reaction (#15)ascpial
* first draft of rolereact * fix(rolereact): fill description when setting it * fix(rolereact): fix some issues * feat(rolereact): split the code in multiple files