Commit graph

155 commits

Author SHA1 Message Date
c04f4d9fff
build(go): rename module to use git.anhgelus.world instead of github 2025-08-21 14:59:23 +02:00
166aadabfb Merge pull request '[Refactor] Config command' (#1) from refactor/config-command into main
Reviewed-on: #1
2025-08-21 12:54:52 +00:00
15448aa001
fix(config): saving level and not xp for role 2025-08-21 14:53:18 +02:00
ecf41adc3c
fix(command): missing custom id for modal 2025-08-21 14:38:59 +02:00
9a58e3db84
fix(command): not handling config interaction 2025-08-21 14:12:07 +02:00
1975321016
build(dev): run db in podman 2025-08-21 13:47:30 +02:00
ebab5cd09f
feat(command): do not use new components 2025-08-21 13:33:17 +02:00
bbfaaaf04b
Merge branch 'main' into refactor/config-command 2025-08-21 13:26:17 +02:00
026abcc07a
feat(xp): increase precision of timestamp
seems like to fix periodic reducer not working
2025-08-18 13:56:32 +02:00
bda9a5fa8f
feat(command): remove section in /config 2025-08-07 12:52:31 +02:00
6819a19316
build(gokord): use latest snapshot 2025-08-06 16:42:36 +02:00
7c9d6571fd
fix(config): not all interaction were ephemeral 2025-08-06 16:14:30 +02:00
caa3b338a3
refactor(config): use component to show config 2025-08-06 16:08:47 +02:00
4aa8b9ec67
build(gokord): bump bot version 2025-08-06 15:52:50 +02:00
b9466f8122
refactor(config): handle disabled channels 2025-08-06 15:51:17 +02:00
0b93ea5daa
refactor(config): handle xp reduce 2025-08-06 15:35:10 +02:00
51a412b32d
refactor(config): use button to select action for xp role 2025-08-06 15:19:31 +02:00
6d19ef42c4
refactor(config): handle fallback channel 2025-08-06 15:13:19 +02:00
0968c18b15
style(config): move everything related to modify xp role in package config 2025-08-06 15:03:03 +02:00
3d89f9c354
feat(command): use gokord new handle for config 2025-08-06 14:54:47 +02:00
376b3ec296
feat(command): use gokord function to create components 2025-08-06 14:39:36 +02:00
0cd725108c
feat(gokord): use new component lib 2025-08-06 02:47:41 +02:00
5a8da1eaeb
build(gokord): upgrade to latest version 2025-08-06 02:22:06 +02:00
d72004ae14
Merge branch 'main' into refactor/config-command 2025-08-06 02:15:08 +02:00
cf2093095e
refactor(xp): use own trim function
for next gokord update
2025-08-04 13:21:32 +02:00
30992e873c
refactor(command): modify xp role with message component 2025-07-30 22:39:31 +02:00
b4408674c9
refactor(command): use message component to edit config 2025-07-30 21:57:05 +02:00
977c818328
feat(config): load .env file for default cli values 2025-07-20 15:51:15 +02:00
32c9c22b14
build(gokord): bump bot version to 3.1.3 2025-06-05 15:20:34 +02:00
59121afa2b
fix(xp): not supporting multi server for vocal 2025-06-05 15:20:02 +02:00
defc781f9a
fix(xp): adding xp if user joins a disabled voice channel in certain conditions 2025-06-05 15:17:45 +02:00
48eb4410ad
build(gokord): upgrade to 0.10.0 2025-06-04 15:11:16 +02:00
b92911fb6c
build(gokord): upgrade to v0.9.0 2025-05-31 02:26:53 +02:00
3738a8b8e8
fix(intents): not getting message content 2025-05-21 19:13:00 +02:00
7807211863
build(gokord): bump version to 3.1.1 2025-05-21 19:07:11 +02:00
b59da2cca7
fix(gokord): missing intents 2025-05-21 19:06:43 +02:00
453a3e235b
build(gokord): bump version and fix updates.json 2025-05-21 18:53:21 +02:00
63bd0a0e98
build(go): tidy go.mod 2025-05-21 18:51:05 +02:00
fe5b06cb63
fix(commands config): typo in show default channel 2025-05-21 18:47:48 +02:00
ceffa15763
feat(db): disable redis and use local map to store values 2025-05-21 18:46:27 +02:00
642025681b
build(gokord): upgrade to 0.7.0 2025-05-21 17:28:18 +02:00
24f0db3721
fix(xp): #9 2025-05-19 23:38:26 +02:00
0f5f1ade0b
perf(xp): simplify function LevelXP 2025-05-13 23:44:16 +02:00
8f10267e2d
style(events): simplify max xp per message 2025-05-13 23:41:33 +02:00
d10813a973
build(version): bump to 3.0.1 2025-05-13 22:34:19 +02:00
36fa50a397
feat(command): better top display for top full time 2025-05-13 22:33:22 +02:00
c6b607f305
docs(info): fix typo in readme 2025-05-13 21:40:23 +02:00
9c64718c76
feat(command): prevent sending full time if days is set to 30 2025-05-13 21:25:51 +02:00
8d6af4b6aa
Merge pull request #8 from anhgelus/v3
V3
2025-05-13 21:13:59 +02:00
75ca960199
fix(command): bad display for no default channel 2025-05-13 21:12:19 +02:00