aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
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
2025-05-21fix(gokord): missing intentsAnhgelus Morhtuuzh
2025-05-21build(gokord): bump version and fix updates.jsonAnhgelus Morhtuuzh
2025-05-21feat(db): disable redis and use local map to store valuesAnhgelus Morhtuuzh
2025-05-21build(gokord): upgrade to 0.7.0Anhgelus Morhtuuzh
2025-05-13build(version): bump to 3.0.1Anhgelus Morhtuuzh
2025-05-13feat(command): /config for days before reductionAnhgelus Morhtuuzh
2025-05-13fix(command): automatic refactor changing names at wrong placeAnhgelus 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
2025-05-13style(files): reorganize everythingAnhgelus Morhtuuzh
2025-03-10feat(copaing): restore data if copaing rejoins after max 48 hoursAnhgelus Morhtuuzh
2025-03-10build(gokord): upgrade to v0.6.1Anhgelus Morhtuuzh
2025-03-10feat(db): delete copaing 48 hours after soft deleteAnhgelus Morhtuuzh
2025-02-07build(gokord): update to v0.6.0Anhgelus Morhtuuzh
2025-01-03build(gokord): update bot versionAnhgelus Morhtuuzh
2024-11-25build(gokord): bump version to 2.3.2Anhgelus Morhtuuzh
2024-10-20build(gokord): bump version to 2.3.1Anhgelus Morhtuuzh
2024-05-03fix(command): #4Anhgelus Morhtuuzh
2024-05-03build(deps): update to gokord 0.5.0Anhgelus Morhtuuzh
#6
2024-04-27build(docker): support of force command registrationAnhgelus Morhtuuzh