aboutsummaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)Author
2025-09-04Merge branch 'main' into feat/xp-boostWilliam 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-21feat(command): user option for statsAnhgelus Morhtuuzh
2025-08-21build(go): rename module to use git.anhgelus.world instead of githubAnhgelus 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): upgrade to latest versionAnhgelus Morhtuuzh
2025-07-30feat(xp): boost XP if user has a certain roleWilliam Hergès
2025-07-30feat(xp): boost XP if user is boosting the serverWilliam Hergès
2025-05-21feat(db): disable redis and use local map to store valuesAnhgelus Morhtuuzh
2025-05-13feat(xp): update role after removing all old xpAnhgelus Morhtuuzh
2025-05-13perf(db): remove useless XP dataAnhgelus Morhtuuzh
2025-05-13fix(db): using discord_id instead of db's idAnhgelus Morhtuuzh
2025-05-13fix(db): wrong relation and bad where conditionAnhgelus Morhtuuzh
2025-05-13feat(top): implements new kind of topsAnhgelus Morhtuuzh
2025-05-13feat(xp): new addAnhgelus Morhtuuzh
2025-05-13refactor(xp): remove reducerAnhgelus Morhtuuzh
2025-05-13refactor(gorm): remove ...At fields from modelAnhgelus Morhtuuzh
2025-05-13fix(log): wrong pos in many alertsAnhgelus Morhtuuzh
2025-05-13style(files): reorganize everythingAnhgelus Morhtuuzh