aboutsummaryrefslogtreecommitdiff
path: root/xp
AgeCommit message (Expand)Author
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-03-10style(log): more compactAnhgelus Morhtuuzh
2025-02-07build(gokord): update to v0.6.0Anhgelus Morhtuuzh
2024-11-25refactor(reducer): iterate over users in databaseAnhgelus Morhtuuzh
2024-10-20fix(vocal): detection of connection and disconnection not workingAnhgelus Morhtuuzh
2024-07-01fix(reduce): wrong key while fetching last eventAnhgelus Morhtuuzh
2024-06-17chore(discord): prevent spaming discord API if a guild has more than 50 usersAnhgelus Morhtuuzh
2024-04-18fix(gorm): not handling interface in typeAnhgelus Morhtuuzh
2024-04-18fix(event): using old UserBaseAnhgelus Morhtuuzh
2024-04-18feat(deps): update to gokord v0.3.0Anhgelus Morhtuuzh
2024-04-16fix(command): reset-user not working and can reset botAnhgelus Morhtuuzh
2024-04-16feat(command): reset and reset-userAnhgelus Morhtuuzh
2024-04-16Merge pull request #1 from anhgelus/feat/xp-reducerWilliam Hergès
2024-04-16feat(xp): max xp per messageAnhgelus Morhtuuzh
2024-04-16docs(debug): better debug logAnhgelus Morhtuuzh
2024-04-16feat(reducer): periodic reducer updating xpAnhgelus Morhtuuzh
2024-04-16feat(reducer): role update on new levelAnhgelus Morhtuuzh
2024-04-16fix(reducer): sql error integer > int64maxAnhgelus Morhtuuzh
2024-04-15fix(xp): already removed never resetAnhgelus Morhtuuzh
2024-04-15fix(xp): strange comportment with -=Anhgelus Morhtuuzh
2024-04-15feat(debug): adapt xp functions while debug is enabledAnhgelus Morhtuuzh
2024-04-15feat(xp): add +1 in lose function xp partAnhgelus Morhtuuzh
2024-04-15feat(xp): implements xp reducerAnhgelus Morhtuuzh
2024-04-15feat(xp): xp update without reseting last eventAnhgelus Morhtuuzh
2024-04-15feat(xp): storage of already removed xpAnhgelus Morhtuuzh
2024-04-15feat(xp): basic reducerAnhgelus Morhtuuzh
2024-04-15feat(copaing): time between last eventAnhgelus Morhtuuzh
2024-04-15feat(event): remove copaing on leaveAnhgelus Morhtuuzh
2024-04-15feat(xp): disable channels can be a vocalAnhgelus Morhtuuzh
2024-04-15feat(xp): send new level message in fallback channel for voice eventAnhgelus Morhtuuzh
2024-04-15feat(xp): disable xp in disabled channelsAnhgelus 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-15perf(xp): use new slices.Contains in calcDiversityAnhgelus Morhtuuzh
2024-04-14feat(xp): gain from vocalAnhgelus Morhtuuzh
2024-04-14feat(xp): xp and level gainAnhgelus Morhtuuzh
2024-04-14feat(xp): functionsAnhgelus Morhtuuzh