aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-17chore(discord): prevent spaming discord API if a guild has more than 50 usersAnhgelus Morhtuuzh
2024-06-11fix(command): rank for member not workingAnhgelus Morhtuuzh
2024-05-03feat(command): add config in updated in updates.jsonAnhgelus Morhtuuzh
2024-05-03fix(command): #4Anhgelus Morhtuuzh
2024-05-03build(deps): update to gokord 0.5.0Anhgelus Morhtuuzh
2024-04-27ci(docker): missing data folder in dockerignoreAnhgelus Morhtuuzh
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-18fix(event): using old UserBaseAnhgelus Morhtuuzh
2024-04-18feat(status): new status with version of the botAnhgelus Morhtuuzh
2024-04-18feat(commands): creditsAnhgelus Morhtuuzh
2024-04-18feat(deps): update to gokord v0.3.0Anhgelus Morhtuuzh
2024-04-18ci(docker): add volume to store data for postgres in composeAnhgelus Morhtuuzh
2024-04-18docs(info): add installation and config in readmeAnhgelus Morhtuuzh
2024-04-16fix(command): bad display for disabled chans in config showAnhgelus Morhtuuzh
2024-04-16fix(command): reset-user not working and can reset botAnhgelus Morhtuuzh
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-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(command): (again) bad xp shown for /rank in prochain niveauAnhgelus Morhtuuzh
2024-04-15fix(xp): already removed never resetAnhgelus Morhtuuzh
2024-04-15fix(xp): strange comportment with -=Anhgelus Morhtuuzh
2024-04-15fix(command): /rank prochain niveau not workingAnhgelus 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(command): topAnhgelus 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(config): fallback channelAnhgelus Morhtuuzh
2024-04-15feat(xp): disable xp in disabled channelsAnhgelus Morhtuuzh
2024-04-15feat(config): disable channel for xpAnhgelus Morhtuuzh
2024-04-15fix(config): edit does not workAnhgelus Morhtuuzh
2024-04-15fix(config): a role can be present twiceAnhgelus Morhtuuzh
2024-04-15fix(config): not deleting roleAnhgelus Morhtuuzh
2024-04-15feat(level): update roles on new levelAnhgelus Morhtuuzh
2024-04-15feat(config): base of guild configAnhgelus Morhtuuzh