Commit graph

22 commits

Author SHA1 Message Date
fc151a9cee
fix(config): a role can be present twice 2024-04-15 16:17:31 +02:00
bde93e6b80
fix(config): not deleting role 2024-04-15 16:14:21 +02:00
9e6a5ce1d3
feat(level): update roles on new level 2024-04-15 16:12:19 +02:00
beb0ea0ca4
feat(config): base of guild config 2024-04-15 14:42:08 +02:00
48ca185105
perf(redis): use the same client in all xp goroutines 2024-04-15 11:52:21 +02:00
dcc260c4b0
perf(xp): use new slices.Contains in calcDiversity 2024-04-15 11:43:09 +02:00
1a36ecd053
feat(xp): gain from vocal 2024-04-14 21:44:11 +02:00
3e06848f72
feat(xp): rank command 2024-04-14 17:41:29 +02:00
1078cf3deb
feat(xp): xp and level gain 2024-04-14 17:11:31 +02:00
1f68e69899
feat(xp): functions 2024-04-14 15:57:14 +02:00
55b25ef62d
docs(info): simplify some functions in readme 2024-04-14 15:46:23 +02:00
80a7a90208
docs(info): edit lose function in readme 2024-04-14 15:44:56 +02:00
fb1685a98c
docs(info): rename functions in readme 2024-04-14 15:43:30 +02:00
eb9ce9660b
docs(info): add all mathematical functions in readme 2024-04-14 15:42:50 +02:00
0ab96fceaa
build(go): update gokord 2024-04-14 15:33:51 +02:00
e6520c6007
build(go): upgrade gokord to v0.1.2 2024-04-14 14:50:28 +02:00
f2292809d0
build(go): upgrade gokord to v0.1.1 2024-04-14 14:41:38 +02:00
aaa9e0e075
feat(bot): setup config and status 2024-04-14 14:37:02 +02:00
8ffd8a7f0f
build(docker): setup Dockerfile, docker-compose and .env 2024-04-14 14:36:29 +02:00
a30bda9de3
build(go): install gokord and basic bot start 2024-04-14 14:15:55 +02:00
4d98eee01b
docs(info): fill readme 2024-04-14 14:05:42 +02:00
3b8e974524
Initial commit 2024-04-14 14:04:03 +02:00