aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-08-06refactor(config): use button to select action for xp roleWilliam 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-08-06Merge branch 'main' into refactor/config-commandAnhgelus Morhtuuzh
2025-08-04refactor(xp): use own trim functionWilliam Hergès
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-06-05fix(xp): not supporting multi server for vocalAnhgelus Morhtuuzh
2025-06-05fix(xp): adding xp if user joins a disabled voice channel in certain conditionsAnhgelus Morhtuuzh
2025-06-04build(gokord): upgrade to 0.10.0Anhgelus Morhtuuzh
2025-05-31build(gokord): upgrade to v0.9.0Anhgelus 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-21build(go): tidy go.modAnhgelus Morhtuuzh
2025-05-21fix(commands config): typo in show default channelAnhgelus 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-19fix(xp): #9Anhgelus Morhtuuzh
2025-05-13perf(xp): simplify function LevelXPAnhgelus Morhtuuzh
2025-05-13style(events): simplify max xp per messageAnhgelus Morhtuuzh
2025-05-13build(version): bump to 3.0.1Anhgelus Morhtuuzh
2025-05-13feat(command): better top display for top full timeAnhgelus Morhtuuzh
2025-05-13docs(info): fix typo in readmeAnhgelus Morhtuuzh
2025-05-13feat(command): prevent sending full time if days is set to 30Anhgelus Morhtuuzh
2025-05-13Merge pull request #8 from anhgelus/v3William Hergès
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): 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-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-13style(event): move calcdiversity in expAnhgelus Morhtuuzh