aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
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
2024-04-27feat(deps): update to gokord v0.4.0Anhgelus Morhtuuzh
2024-04-18fix(gorm): not handling interface in typeAnhgelus Morhtuuzh
2024-04-18build(version): bumpAnhgelus Morhtuuzh
2024-04-18feat(status): new status with version of the botAnhgelus Morhtuuzh
2024-04-18feat(commands): creditsAnhgelus Morhtuuzh
#2
2024-04-16fix(command): nil pointer reference on /topAnhgelus Morhtuuzh
2024-04-16feat(bot): better statusAnhgelus Morhtuuzh
2024-04-16feat(command): reset and reset-userAnhgelus Morhtuuzh
2024-04-16feat(reducer): periodic reducer updating xpAnhgelus Morhtuuzh
2024-04-16fix(reducer): sql error integer > int64maxAnhgelus Morhtuuzh
2024-04-15feat(command): topAnhgelus Morhtuuzh
2024-04-15feat(event): remove copaing on leaveAnhgelus Morhtuuzh
2024-04-15feat(config): fallback channelAnhgelus Morhtuuzh
2024-04-15feat(config): disable channel for xpAnhgelus Morhtuuzh
2024-04-15feat(level): update roles on new levelAnhgelus Morhtuuzh
2024-04-15feat(config): base of guild configAnhgelus Morhtuuzh
2024-04-15perf(redis): use the same client in all xp goroutinesAnhgelus Morhtuuzh
2024-04-14feat(xp): gain from vocalAnhgelus Morhtuuzh
2024-04-14feat(xp): rank commandAnhgelus Morhtuuzh
2024-04-14feat(xp): xp and level gainAnhgelus Morhtuuzh
2024-04-14build(go): upgrade gokord to v0.1.2Anhgelus Morhtuuzh
2024-04-14build(go): upgrade gokord to v0.1.1Anhgelus Morhtuuzh