aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-15Merge pull request #13 from ascpial/feat-configWilliam Hergès
[Feat] Improve /config look and xp_role usability
2025-09-15fix(config): some fixesascpial
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-11fix(commands): some were wrongly disabledWilliam Hergès
2025-09-11docs(info): add inter as deps in readme and creditsWilliam Hergès
2025-09-11[GitHub] Merge pull request #12 from ascpial/nicer-fontWilliam Hergès
[Feat] Better font in stats graph
2025-09-11feat(stats): nicer font in stats graphascpial
2025-09-11build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
2025-09-11feat(db): remove xp when copaing leavesAnhgelus Morhtuuzh
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-31ci(scripts): justfile for common taskWilliam 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-21Merge pull request '[Refactor] Config command' (#1) from ↵Anhgelus Morhtuuzh
refactor/config-command into main Reviewed-on: https://git.anhgelus.world/anhgelus/les-copaings-bot/pulls/1
2025-08-21fix(config): saving level and not xp for roleAnhgelus Morhtuuzh
2025-08-21fix(command): missing custom id for modalAnhgelus Morhtuuzh
2025-08-21fix(command): not handling config interactionAnhgelus Morhtuuzh
2025-08-21build(dev): run db in podmanAnhgelus Morhtuuzh
2025-08-21feat(command): do not use new componentsAnhgelus Morhtuuzh
2025-08-21Merge branch 'main' into refactor/config-commandAnhgelus Morhtuuzh
2025-08-18feat(xp): increase precision of timestampAnhgelus Morhtuuzh
seems like to fix periodic reducer not working
2025-08-07feat(command): remove section in /configWilliam Hergès
2025-08-06build(gokord): use latest snapshotWilliam Hergès
2025-08-06fix(config): not all interaction were ephemeralWilliam Hergès
2025-08-06refactor(config): use component to show configWilliam Hergès
2025-08-06build(gokord): bump bot versionWilliam Hergès
2025-08-06refactor(config): handle disabled channelsWilliam Hergès
2025-08-06refactor(config): handle xp reduceWilliam Hergès