aboutsummaryrefslogtreecommitdiff
path: root/events.go
AgeCommit message (Collapse)Author
2026-03-07feat(gokord): replace snowflake by uintrefactor/leave-old-gokordAnhgelus Morhtuuzh
2026-03-02build(gokord): update to latest nightlyAnhgelus Morhtuuzh
2026-01-23refactor(commands): deploy when flag is givenAnhgelus Morhtuuzh
2026-01-22refactor(): completely remove old gokord and finish to update everything to ↵Anhgelus Morhtuuzh
use contexts
2026-01-22refactor(commands): use new handlersAnhgelus Morhtuuzh
2026-01-17refactor(member): better distinction between cached and from databaseWilliam Hergès
2026-01-17perf(member): use stat for loadWilliam Hergès
2025-10-25build(gokord): upgrade to latest nightlyAnhgelus Morhtuuzh
2025-09-27build(gokord): bump to latest nightlyWilliam Hergès
2025-09-26build(gokord): bump to latest nightlyWilliam Hergès
2025-09-20feat(config): finish upgrading configascpial
2025-09-15feat(config): improve /config look and xp_role usabilityascpial
2025-09-13build(gokord): upgrade to latest versionWilliam Hergès
2025-09-11feat(db): remove xp when copaing leavesAnhgelus Morhtuuzh
2025-09-04build(gokord): upgrade to latest nightlyWilliam Hergès
still use discordgo name before merging anhgelus/gokord with nyttikord/gokord
2025-08-21build(go): rename module to use git.anhgelus.world instead of githubAnhgelus Morhtuuzh
2025-08-06build(gokord): upgrade to latest versionAnhgelus Morhtuuzh
2025-08-04refactor(xp): use own trim functionWilliam Hergès
for next gokord update
2025-06-05fix(xp): not supporting multi server for vocalAnhgelus Morhtuuzh
2025-06-05fix(xp): adding xp if user joins a disabled voice channel in certain conditionsAnhgelus Morhtuuzh
2025-05-21feat(db): disable redis and use local map to store valuesAnhgelus Morhtuuzh
2025-05-19fix(xp): #9Anhgelus Morhtuuzh
2025-05-13style(events): simplify max xp per messageAnhgelus Morhtuuzh
2025-05-13refactor(xp): remove reducerAnhgelus Morhtuuzh
2025-05-13style(event): move calcdiversity in expAnhgelus Morhtuuzh
2025-05-13refactor(gorm): remove ...At fields from modelAnhgelus Morhtuuzh
2025-05-13fix(log): wrong pos in many alertsAnhgelus Morhtuuzh
2025-05-13style(files): reorganize everythingAnhgelus Morhtuuzh