Commit graph

60 commits

Author SHA1 Message Date
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
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
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
5a8da1eaeb
build(gokord): upgrade to latest version 2025-08-06 02:22:06 +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
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
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
d10813a973
build(version): bump to 3.0.1 2025-05-13 22:34:19 +02:00
f56e10514e
feat(command): /config for days before reduction 2025-05-13 21:07:04 +02:00
8b174209e1
fix(command): automatic refactor changing names at wrong place 2025-05-13 20:50:32 +02:00
a02a0d8e3e
fix(command): using wrong key for /rank due to previous automatic refactor 2025-05-13 18:24:27 +02:00
61c7bf4567
fix(db): wrong relation and bad where condition 2025-05-13 16:52:04 +02:00
01bafe9bf1
feat(top): implements new kind of tops 2025-05-13 16:15:47 +02:00
c408afc879
style(files): reorganize everything 2025-05-13 12:50:20 +02:00
d0253f36b4
feat(copaing): restore data if copaing rejoins after max 48 hours 2025-03-10 21:53:59 +01:00
48c9f5ae80
build(gokord): upgrade to v0.6.1 2025-03-10 21:28:41 +01:00
8e157f56d6
feat(db): delete copaing 48 hours after soft delete 2025-03-10 21:24:24 +01:00
c5ee70bea4
build(gokord): update to v0.6.0 2025-02-07 15:50:56 +01:00
de1b3977fb
build(gokord): update bot version 2025-01-03 13:43:18 +01:00
238e1027be
build(gokord): bump version to 2.3.2 2024-11-25 09:37:18 +01:00
e77b1eacab
build(gokord): bump version to 2.3.1 2024-10-20 12:49:06 +02:00
cef283587c
fix(command): #4 2024-05-03 11:37:57 +02:00
fed5dde8e2
build(deps): update to gokord 0.5.0
#6
2024-05-03 11:36:50 +02:00
ad129e8ae4
build(docker): support of force command registration 2024-04-27 18:36:42 +02:00
31930986fb
feat(deps): update to gokord v0.4.0 2024-04-27 18:32:42 +02:00
460e2ee881
fix(gorm): not handling interface in type 2024-04-18 12:55:43 +02:00
b9888e50ac
build(version): bump 2024-04-18 12:51:15 +02:00
67ad70ec84
feat(status): new status with version of the bot 2024-04-18 12:45:25 +02:00
55c9a2a75f
feat(commands): credits
#2
2024-04-18 12:43:12 +02:00
ac73839583
fix(command): nil pointer reference on /top 2024-04-16 16:05:55 +02:00
3bd8d28a97
feat(bot): better status 2024-04-16 16:03:36 +02:00
fe789ad072
feat(command): reset and reset-user 2024-04-16 15:58:20 +02:00
7fe68106be
feat(reducer): periodic reducer updating xp 2024-04-16 15:24:25 +02:00
c3dc81bd29
fix(reducer): sql error integer > int64max 2024-04-16 15:15:30 +02:00
75df974f6f
feat(command): top 2024-04-15 18:30:58 +02:00
7d4e050c3f
feat(event): remove copaing on leave 2024-04-15 18:17:12 +02:00
2b285f4523
feat(config): fallback channel 2024-04-15 16:56:01 +02:00
f97df035c3
feat(config): disable channel for xp 2024-04-15 16:44:46 +02:00