aboutsummaryrefslogtreecommitdiff
path: root/rolereact/rolereact.go
AgeCommit message (Collapse)Author
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
2026-01-22refactor(config): replace old gokord config by custom oneAnhgelus Morhtuuzh
2025-09-28fix(rolereact): wrong defer type and wrong edit endpointascpial
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