aboutsummaryrefslogtreecommitdiff
path: root/xp/events.go
AgeCommit message (Expand)Author
2024-11-25refactor(reducer): iterate over users in databaseAnhgelus Morhtuuzh
2024-10-20fix(vocal): detection of connection and disconnection not workingAnhgelus Morhtuuzh
2024-04-18fix(event): using old UserBaseAnhgelus 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-16feat(reducer): role update on new levelAnhgelus Morhtuuzh
2024-04-15feat(xp): implements xp reducerAnhgelus Morhtuuzh
2024-04-15feat(xp): basic reducerAnhgelus 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(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