aboutsummaryrefslogtreecommitdiff
path: root/config/guild.go
AgeCommit message (Collapse)Author
2026-01-25fix(commands): various dumb thingsAnhgelus 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
2025-09-27[Feat] Role reaction (#15)ascpial
* first draft of rolereact * fix(rolereact): fill description when setting it * fix(rolereact): fix some issues * feat(rolereact): split the code in multiple files
2025-09-27build(gokord): bump to latest nightlyWilliam Hergès
2025-09-26build(gokord): bump to latest nightlyWilliam Hergès
2025-09-21fix(config): forgot some thingsascpial
2025-09-20feat(config): finish upgrading configascpial
2025-09-15feat(config): improve /config look and xp_role usabilityascpial
2025-08-21feat(command): do not use new componentsAnhgelus Morhtuuzh
2025-08-06style(config): move everything related to modify xp role in package configWilliam Hergès
2025-08-06build(gokord): upgrade to latest versionAnhgelus Morhtuuzh
2025-05-13feat(xp): new addAnhgelus Morhtuuzh
2025-05-13refactor(gorm): remove ...At fields from modelAnhgelus Morhtuuzh
2025-05-13style(files): reorganize everythingAnhgelus Morhtuuzh
2025-05-13fix(config): limits one config per guildAnhgelus Morhtuuzh
2024-04-18fix(gorm): not handling interface in typeAnhgelus Morhtuuzh
2024-04-18feat(deps): update to gokord v0.3.0Anhgelus 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): a role can be present twiceAnhgelus Morhtuuzh
2024-04-15feat(config): base of guild configAnhgelus Morhtuuzh