aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-13style(files): reorganize everythingAnhgelus Morhtuuzh
2025-05-13fix(config): limits one config per guildAnhgelus Morhtuuzh
2025-05-13build(go): updapte gokordsAnhgelus Morhtuuzh
2025-03-10build(gokord): update to 0.6.2Anhgelus Morhtuuzh
2025-03-10build(docker): upgrade go version to 1.23Anhgelus 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-03-05fix(service): cannot escape ' in descriptionAnhgelus Morhtuuzh
2025-03-05fix(service): not escaping ' in descriptionAnhgelus Morhtuuzh
2025-03-05ci(service): create service fileAnhgelus Morhtuuzh
2025-02-07build(gokord): update to v0.6.0Anhgelus Morhtuuzh
2025-01-03build(gokord): update bot versionAnhgelus Morhtuuzh
2025-01-03build(gokord): update and clean indirect depsAnhgelus Morhtuuzh
2024-11-25build(gokord): bump version to 2.3.2Anhgelus Morhtuuzh
2024-11-25refactor(reducer): iterate over users in databaseAnhgelus Morhtuuzh
2024-11-02docs(policy): fix callout in privacyAnhgelus Morhtuuzh
2024-11-02docs(policy): create privacy policyAnhgelus Morhtuuzh
2024-10-20build(gokord): bump version to 2.3.1Anhgelus Morhtuuzh
2024-10-20fix(vocal): detection of connection and disconnection not workingAnhgelus Morhtuuzh
2024-07-01build(gokord): upgrade to v0.5.1 and fix updates.jsonAnhgelus 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-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