aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-07feat(gokord): replace snowflake by uintrefactor/leave-old-gokordAnhgelus Morhtuuzh
2026-03-05perf(state): use avl for copaingsAnhgelus Morhtuuzh
2026-03-02build(gokord): update to latest nightlyAnhgelus Morhtuuzh
2026-02-25fix(reducer): double call on startupAnhgelus Morhtuuzh
2026-02-24feat(dynamicid): use new HandleRawAnhgelus Morhtuuzh
2026-02-23fix(stats): crashing if no data to showAnhgelus Morhtuuzh
2026-02-22fix(state): update to latest nightlyAnhgelus Morhtuuzh
2026-01-25fix(commands): various dumb thingsAnhgelus Morhtuuzh
2026-01-25feat(config): create file if not found at pathAnhgelus Morhtuuzh
2026-01-25feat(commands): stop after commands deploymentAnhgelus Morhtuuzh
2026-01-23refactor(commands): deploy when flag is givenAnhgelus Morhtuuzh
2026-01-23feat(db): set contextAnhgelus Morhtuuzh
2026-01-22refactor(): completely remove old gokord and finish to update everything to ↵Anhgelus Morhtuuzh
use contexts
2026-01-22refactor(commands): use new handlersAnhgelus Morhtuuzh
2026-01-22refactor(events): use new handlersAnhgelus Morhtuuzh
2026-01-22feat(context): create custom with config data inAnhgelus Morhtuuzh
2026-01-22refactor(main): remove old gokord from startAnhgelus Morhtuuzh
2026-01-22refactor(config): replace old gokord config by custom oneAnhgelus Morhtuuzh
2026-01-22build(gokord): bump to v0.33.1HEADmainAnhgelus Morhtuuzh
2026-01-21build(gokord): bump to nightlyAnhgelus Morhtuuzh
2026-01-18build(gokord): bump to latest stable versionWilliam Hergès
2026-01-17fix(state): bad sum for XPsWilliam Hergès
2026-01-17style(): clean various old thingsWilliam Hergès
2026-01-17Merge pull request '[Perf] Member state' (#5) from perf/member-state into mainAnhgelus Morhtuuzh
Reviewed-on: https://git.anhgelus.world/anhgelus/les-copaings-bot/pulls/5
2026-01-17perf(command): store data used by top in stateWilliam Hergès
2026-01-17perf(command): top now partially uses stateWilliam Hergès
2026-01-17feat(member): save cache in db every 30 minutesWilliam Hergès
2026-01-17refactor(member): better distinction between cached and from databaseWilliam Hergès
2026-01-17perf(member): use stat for loadWilliam Hergès
2026-01-17feat(state): baseWilliam Hergès
2026-01-17build(just): target amd64v3William Hergès
2026-01-17build(gokord): bump to latest nightlyWilliam Hergès
2025-10-25build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
2025-10-25[GitHub] Merge pull request #17 from ascpial/fix_xprole_configWilliam Hergès
[Fix] interaction processed twice
2025-10-25fix(config): interaction processed twiceascpial
2025-10-09build(just): reduce bin sizeAnhgelus Morhtuuzh
2025-10-09build(gokord): use v0.13.1Anhgelus Morhtuuzh
2025-10-08build(gokord): bump to nightlyAnhgelus Morhtuuzh
2025-09-29feat(debug): verbose modeAnhgelus Morhtuuzh
2025-09-28Merge pull request #16 from ascpial/fix-rolereactWilliam Hergès
[Fix] wrong defer type and wrong edit endpoint in rolereact
2025-09-28fix(rolereact): wrong defer type and wrong edit endpointascpial
2025-09-28fix(updates): missing rolereact in addedWilliam Hergès
2025-09-28fix(rolereaction): does not support prod envWilliam Hergès
2025-09-28build(gokord): bump to v0.13.0William Hergès
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
2025-09-27build(gokord): bump to latest nightlyWilliam Hergès
2025-09-26feat(gokord): update updates.jsonWilliam Hergès
2025-09-26build(gokord): bump to latest nightlyWilliam Hergès
2025-09-26Merge pull request #14 from ascpial/new-configWilliam Hergès
[Feat] Finish upgrading config