Commit graph

109 commits

Author SHA1 Message Date
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
347d5b8267
feat(command): update /credits 2025-05-13 21:10:01 +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
f2fbf1db92
feat(xp): update role after removing all old xp 2025-05-13 18:06:17 +02:00
eaf9fa51cd
perf(db): remove useless XP data 2025-05-13 17:35:03 +02:00
067e149e72
fix(db): using discord_id instead of db's id 2025-05-13 17:18:33 +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
799df74fcd
feat(xp): new add 2025-05-13 14:11:11 +02:00
e0a8f66344
refactor(xp): remove reducer 2025-05-13 13:26:32 +02:00
5af6bd672c
style(event): move calcdiversity in exp 2025-05-13 13:19:59 +02:00
6b6c775ab3
refactor(gorm): remove ...At fields from model 2025-05-13 13:15:59 +02:00
d38c57b830
fix(log): wrong pos in many alerts 2025-05-13 13:00:09 +02:00
c408afc879
style(files): reorganize everything 2025-05-13 12:50:20 +02:00
0a445aa1c7
fix(config): limits one config per guild 2025-05-13 12:13:55 +02:00
b088cfb7b0
build(go): updapte gokords 2025-05-13 12:08:16 +02:00
9e826eee98
build(gokord): update to 0.6.2 2025-03-10 22:02:01 +01:00
8161a48ee9
build(docker): upgrade go version to 1.23 2025-03-10 21:57:41 +01: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
698292db49
style(log): more compact 2025-03-10 20:30:19 +01:00
947b3289c8
fix(service): cannot escape ' in description 2025-03-05 14:51:36 +01:00
0fa3655e9d
fix(service): not escaping ' in description 2025-03-05 14:50:53 +01:00
0cbf9251de
ci(service): create service file 2025-03-05 14:49:36 +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
3e038c2dfb
build(gokord): update and clean indirect deps 2025-01-03 13:42:52 +01:00
238e1027be
build(gokord): bump version to 2.3.2 2024-11-25 09:37:18 +01:00
50256de970
refactor(reducer): iterate over users in database
and possible fix of 'shadow' users
2024-11-25 09:35:44 +01:00
f15c0678b7
docs(policy): fix callout in privacy 2024-11-02 14:50:07 +01:00
bb1d19d1f0
docs(policy): create privacy policy 2024-11-02 14:49:17 +01:00
e77b1eacab
build(gokord): bump version to 2.3.1 2024-10-20 12:49:06 +02:00
81d9910e5e
fix(vocal): detection of connection and disconnection not working 2024-10-20 12:45:28 +02:00
7306bcb83b
build(gokord): upgrade to v0.5.1 and fix updates.json 2024-07-01 15:57:48 +02:00
91f71b33cd
fix(reduce): wrong key while fetching last event 2024-07-01 14:48:07 +02:00
5b0d9e4dd3
chore(discord): prevent spaming discord API if a guild has more than 50 users 2024-06-17 14:33:15 +02:00
d485b0de1c
fix(command): rank for member not working 2024-06-11 21:04:09 +02:00
c19bbf1d1e
feat(command): add config in updated in updates.json 2024-05-03 11:39:40 +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
f923f36dbf
ci(docker): missing data folder in dockerignore 2024-04-27 18:39:36 +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