Kwoth
474a1db41d
add: timely now has a 3 letter password by default. Configurable via .conf gamb
2024-10-31 11:48:09 +00:00
Kwoth
cd8c14c607
change: Leaderboards will show 10 users per page
2024-10-07 09:07:32 +00:00
Kwoth
3a504a954f
add: Added options '-c' option for '.xpglb' which will show global xp leaderboard only with this server's users
2024-10-04 03:24:18 +00:00
Kwoth
0cf7909fef
change: improved .xplb -c, it will now correctly work only on users who are still in the server, isntead of only top 1k
...
fix: Fixed medusa error on bot startup
2024-10-03 12:58:45 +00:00
Kwoth
d00e59567a
fix: Fixed greet/bye messages showing wrong message in the wrong server sometimes
...
docs: Version upped to 5.1.12. Updated CHANGELOG.md
2024-10-03 11:31:28 +00:00
Kwoth
e85e7c49cb
dev: Updated image library
2024-09-04 06:55:59 +00:00
Kwoth
88c42b74c7
fix: Fixed xpcurrew breaking xp gain if user gains 0 xp from being in a voice channel while voice xp is enabled
2024-08-12 12:28:11 +00:00
Kwoth
a396c2d9dd
dev: removed unused usings, no functional change
2024-08-05 13:32:15 +00:00
Kwoth
30f3ae1ade
fix: .xpexclude should will now work with forums too. If you exclude a forum you won't be able to gain xp in any of the threads.
2024-06-13 20:52:40 +00:00
Kwoth
ab93380d7c
5.1
2024-06-13 18:54:21 +00:00
Kwoth
a52a246982
fix: xplb and xpglb pagination fixed, closes #430
...
fix: Page number when there is an unknown number of items while paginating is now correct
fix: .stm and .stma fixed and can now mention everyone as long as the user executing the command also can
dev: Cleaned up/improved some code
2024-05-15 13:44:37 +00:00
Kwoth
15f629ec53
dev: Using built in rng.Shuffle, using some new .net types, removed some transactions
2024-05-13 17:14:35 +00:00
Kwoth
fb594e50fd
fix: .h fixed, .xp fixed, pagination in .lb fixed
2024-05-10 15:29:04 +00:00
Kwoth
4f0692db59
dev: Some minor renaming to match the strings
...
add: audit logs for several commands
docs: Updated changelog
fix: xp card user avatar wasn't showing for some users
2024-05-08 01:14:20 +00:00
Kwoth
6327e242ca
.serverinfo improved, updated changelog, added seconds to .convert
2024-05-03 06:29:08 +00:00
Kwoth
3ef05f8aa7
Nuked humanizer. Some of the strings might look worse but the output directory will no longer look terrible. Added stats for todo list command
2024-05-02 22:14:25 +00:00
Kwoth
daa2177559
part 3 of the response rework
2024-04-29 21:03:46 +00:00
Kwoth
d28c7b500d
Part2 of the response system rework
2024-04-29 01:13:52 +00:00
Kwoth
812b865add
Fixed some aliases and reworked namespaces
2024-04-27 16:03:48 +00:00
Kwoth
e0819f760c
Restructured the project structure back to the way it was, there's no reasonable way to split the modules
2024-04-26 22:26:24 +00:00
Kwoth
308ba36b2e
More restructuring
2023-03-26 14:44:25 +02:00
Kwoth
9eae27bc15
Added an option to award currency based on received xp
2022-08-26 13:41:30 +02:00
Kwoth
6da8201c2d
Awarded xp is now correctly used in level up calculations, closes #376
2022-08-24 09:18:22 +02:00
Kwoth
df1a775fec
Revert "Reverted club xp updates, and non-opt in xp system as it's causing db locking"
...
This reverts commit 6c169e057b
.
2022-08-14 23:35:13 +02:00
Kwoth
6c169e057b
Reverted club xp updates, and non-opt in xp system as it's causing db locking
2022-08-14 22:45:14 +02:00
Kwoth
0170536d1c
Guild XP is no longer opt-in. Only global xp
2022-08-11 13:54:20 +02:00
Kwoth
998779203a
Fixed users not gaining club xp
2022-08-10 12:31:52 +02:00
Kwoth
6b9a858f28
Added Use button on sucessful .xpshopbuy or when a user already owns the item
2022-08-08 16:17:30 +02:00
Kwoth
13d2fbd560
Fixed VoiceXP bug, closes #374 . Upped version to 4.3.4, Updated changelog
2022-08-07 13:08:07 +02:00
Kwoth
57f839dbcd
Added client id as a potential fix for VoiceXp 'bug'. The solution may be to use different redis instances for each bot, or to switch from botCache: from 'redis' to 'memory' in creds.yml
2022-08-06 17:47:24 +02:00
Kwoth
8c51cf8537
Added .xpshopbuy and .xpshopuse convenience commands
2022-08-06 13:26:41 +02:00
Kwoth
b683026cf3
Owner should also be able to buy items from the xp shop
2022-08-01 21:14:28 +02:00
Kwoth
98272f66e7
Made improvements to the XP card text visibility with other backgrounds
2022-08-01 12:01:01 +02:00
Kwoth
22bff7838a
Cleaned up around xp.yml. Fixed a typo, added an error to .xpshop if the feature is disabled.
2022-07-27 03:56:10 +02:00
Kwoth
bb395f18a2
Implemented .linkonly (as an alternative to .imageonly). Updated pokaman with latest generations. Updated responses, fixed some warnings
2022-07-27 03:14:47 +02:00
Kwoth
0f8291c589
.xpadd will now work on roles
2022-07-26 15:47:55 +02:00
Kwoth
3e15e50667
Final touches to the xp shop, added privacy-policy.md
2022-07-26 08:35:43 +02:00
Kwoth
516bc1e484
Bugfix to buttons not working when there's only one item, and buy db query
2022-07-26 04:08:37 +02:00
Kwoth
6a042c3faa
Finished implementing xp shop. It allows users to buy frames and backgrounds if the user enables the feature in data/xp.yml. It can also be available only to patrons
2022-07-25 18:10:00 +02:00
Kwoth
8eca8e1dfb
Avoid awaiting possible null
2022-07-18 04:45:05 +02:00
Kwoth
b12e97a0a7
Added uncommited files. Fixed nullref in update loop when users gain voice xp
2022-07-18 04:44:27 +02:00
Kwoth
99c60459f8
Removed cmd source generator. Commands are no longer partial methods. Compilations should be slightly faster now. Updated packages and adapted drawing code to the new apis. There may be some bugs.
2022-07-18 04:33:50 +02:00
Kwoth
251d5a4df4
Merge branch 'v4' into 4.3
2022-07-13 03:07:03 +02:00
Kwoth
f761714f15
Removed transaction from the xp loop as it's causing database locking
2022-07-13 02:32:19 +02:00
Kwoth
93b0e38264
Slight tweaks to xp loop
2022-07-13 02:22:15 +02:00
Kwoth
5f7b030a66
More work on gambling
2022-07-13 02:21:53 +02:00
Kwoth
0b122e8d3f
Slight tweaks to xp loop
2022-07-13 01:15:28 +02:00
Kwoth
ff779ad494
Merge branch 'v4' into 4.3
2022-07-11 03:33:29 +02:00
Kwoth
c9287dc166
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
2022-07-11 02:58:01 +02:00
Kwoth
7885106266
Bot should no longer always notify server level gains
2022-07-11 02:57:24 +02:00