aboutsummaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
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
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
2025-08-31fix(stats): index out of range againWilliam Hergès
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
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
2025-08-06fix(config): not all interaction were ephemeralWilliam Hergès
2025-08-06refactor(config): use component to show configWilliam Hergès
2025-08-06refactor(config): handle disabled channelsWilliam Hergès
2025-08-06refactor(config): handle xp reduceWilliam Hergès
2025-08-06refactor(config): handle fallback channelWilliam Hergès
2025-08-06style(config): move everything related to modify xp role in package configWilliam Hergès
2025-08-06feat(command): use gokord new handle for configWilliam Hergès
2025-08-06feat(command): use gokord function to create componentsWilliam Hergès
2025-08-06feat(gokord): use new component libAnhgelus Morhtuuzh
2025-08-06build(gokord): upgrade to latest versionAnhgelus Morhtuuzh
2025-07-30refactor(command): modify xp role with message componentWilliam Hergès
2025-07-30refactor(command): use message component to edit configWilliam Hergès
2025-06-04build(gokord): upgrade to 0.10.0Anhgelus Morhtuuzh
2025-05-31build(gokord): upgrade to v0.9.0Anhgelus Morhtuuzh
2025-05-21fix(commands config): typo in show default channelAnhgelus Morhtuuzh
2025-05-21build(gokord): upgrade to 0.7.0Anhgelus Morhtuuzh
2025-05-13feat(command): better top display for top full timeAnhgelus Morhtuuzh
2025-05-13feat(command): prevent sending full time if days is set to 30Anhgelus Morhtuuzh
2025-05-13fix(command): bad display for no default channelAnhgelus Morhtuuzh
2025-05-13feat(command): update /creditsAnhgelus Morhtuuzh
2025-05-13feat(command): /config for days before reductionAnhgelus Morhtuuzh
2025-05-13fix(command): using wrong key for /rank due to previous automatic refactorAnhgelus Morhtuuzh
2025-05-13fix(db): wrong relation and bad where conditionAnhgelus Morhtuuzh
2025-05-13feat(top): implements new kind of topsAnhgelus Morhtuuzh