aboutsummaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Collapse)Author
2026-03-05perf(state): use avl for copaingsAnhgelus Morhtuuzh
2026-03-02build(gokord): update to latest nightlyAnhgelus Morhtuuzh
2026-02-23fix(stats): crashing if no data to showAnhgelus Morhtuuzh
2026-01-25fix(commands): various dumb thingsAnhgelus Morhtuuzh
2026-01-25feat(commands): stop after commands deploymentAnhgelus Morhtuuzh
2026-01-23refactor(commands): deploy when flag is givenAnhgelus 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-17style(): clean various old thingsWilliam Hergès
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-17refactor(member): better distinction between cached and from databaseWilliam Hergès
2026-01-17perf(member): use stat for loadWilliam Hergès
2025-09-27build(gokord): bump to latest nightlyWilliam Hergès
2025-09-26build(gokord): bump to latest nightlyWilliam Hergès
2025-09-21perf(config): use more modern slices.SortFuncascpial
2025-09-20feat(config): finish upgrading configascpial
2025-09-20feat(stats): better style for the graphWilliam Hergès
2025-09-20feat(stats): custom scale for Y to show levelWilliam Hergès
2025-09-19build(gokord): bump to latest nightlyWilliam Hergès
2025-09-15feat(config): improve /config look and xp_role usabilityascpial
2025-09-13build(gokord): use latest versionWilliam Hergès
2025-09-13build(gokord): upgrade to latest versionWilliam Hergès
2025-09-11docs(info): add inter as deps in readme and creditsWilliam Hergès
2025-09-11feat(commands): static colors for statsWilliam Hergès
2025-09-04build(gokord): upgrade to latest nightlyWilliam Hergès
still use discordgo name before merging anhgelus/gokord with nyttikord/gokord
2025-08-31feat(stats): avoid stopping process if copaing is not foundWilliam Hergès
2025-08-31style(stats): remove useless partsWilliam Hergès
2025-08-31fix(stats): index out of range another time3.2.0William Hergès
I think I have fixed every out out of range could be tested in debug mode, but is very hard to reproduce
2025-08-31fix(stats): index out of range againWilliam Hergès
cannot be tested in debug mode
2025-08-31perf(stats): create goroutine for plot generationWilliam Hergès
2025-08-31fix(stats): bad where condition for memberWilliam Hergès
2025-08-31fix(stats): another index out of rangeWilliam Hergès
2025-08-31feat(debug): decrease reduce timeWilliam Hergès
2025-08-31fix(stats): index out of rangeWilliam Hergès
and not showing no value
2025-08-31fix(stats): bad table name in debugWilliam Hergès
2025-08-31perf(stats): send deferred before creating plotWilliam Hergès
2025-08-31refactor(stats): unify all and one memberWilliam Hergès
2025-08-31refactor(stats): rewrite data creationWilliam Hergès
2025-08-21feat(command): user option for statsAnhgelus Morhtuuzh
2025-08-21feat(command): days option for statsAnhgelus Morhtuuzh
2025-08-21feat(command): better plot for statsAnhgelus Morhtuuzh
2025-08-21fix(command): wrong sql and weird gorm behaviorsAnhgelus Morhtuuzh
2025-08-21feat(command): generate plot and sendAnhgelus Morhtuuzh
2025-08-21feat(command): fetch statsAnhgelus Morhtuuzh
2025-08-21feat(credits): better messageAnhgelus Morhtuuzh
2025-08-21build(go): rename module to use git.anhgelus.world instead of githubAnhgelus Morhtuuzh
2025-08-21feat(command): do not use new componentsAnhgelus Morhtuuzh
2025-08-07feat(command): remove section in /configWilliam Hergès