aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
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-17perf(command): top now partially uses stateWilliam Hergès
2026-01-17feat(member): save cache in db every 30 minutesWilliam Hergès
2026-01-17perf(member): use stat for loadWilliam Hergès
2025-10-25build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
2025-10-25fix(config): interaction processed twiceascpial
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-28fix(rolereaction): does not support prod envWilliam Hergès
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-26build(gokord): bump to latest nightlyWilliam Hergès
2025-09-21fix(config): remove useless codeascpial
2025-09-20feat(config): finish upgrading configascpial
2025-09-20feat(stats): better style for the graphWilliam Hergès
2025-09-20fix(db): closing rows even if rows is nilWilliam Hergès
2025-09-19build(gokord): bump to latest nightlyWilliam Hergès
2025-09-18build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
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-11feat(stats): nicer font in stats graphascpial
2025-09-11build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
2025-09-04build(gokord): upgrade to latest nightlyWilliam Hergès
still use discordgo name before merging anhgelus/gokord with nyttikord/gokord
2025-08-21feat(command): days option for statsAnhgelus Morhtuuzh
2025-08-21feat(command): fetch statsAnhgelus Morhtuuzh
2025-08-21build(go): rename module to use git.anhgelus.world instead of githubAnhgelus Morhtuuzh
2025-08-21fix(command): not handling config interactionAnhgelus 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-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
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-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-07-20feat(config): load .env file for default cli valuesWilliam Hergès
2025-06-05build(gokord): bump bot version to 3.1.3Anhgelus Morhtuuzh
2025-05-21fix(intents): not getting message contentAnhgelus Morhtuuzh
2025-05-21build(gokord): bump version to 3.1.1Anhgelus Morhtuuzh