Kwoth
f66c105cc0
dev: Small cleanup of gamestatusevent
2024-08-16 23:43:02 +00:00
Kwoth
4a402ee673
change: Removed a lot of old useless/broken commands. Improved .listserver. Full changes in changelog
2024-08-05 15:56:32 +00:00
Kwoth
764babdf06
dev: small cleanup, removed qodana
2024-08-05 14:13:23 +00:00
Kwoth
a396c2d9dd
dev: removed unused usings, no functional change
2024-08-05 13:32:15 +00:00
Kwoth
8523abd6f1
add: Added multiplier option for waifu gifts. For example .waifugift 3xRose @user will give that user 3 roses
2024-07-12 17:18:47 +00:00
Kwoth
a50a7b3b0e
add: Added user param to .bank balance command, but only Bot Owner can use it
2024-07-11 18:46:48 +00:00
Kwoth
ef471c32bb
add: Added .honeypot command
...
fix: Fixed .betdraw not respecting max bet limit
2024-06-27 04:50:55 +00:00
Kwoth
d7daa5f2af
fix: pipeline
2024-06-17 04:18:06 +00:00
Cata
9aa89d3be8
fix: reminder button will now work correctly and show the correct time
2024-06-15 15:15:11 +00:00
Kwoth
ab93380d7c
5.1
2024-06-13 18:54:21 +00:00
Kwoth
06321380ee
add: Added .quteedit command
...
add: Added an edit button to .quoteshow and .exprshow commands that opens a modal which lets you edit the quote or expr in question
2024-05-21 00:53:42 +00:00
Kwoth
e2066f433f
fix: Fixed .h not working on some commands
...
add: Added select menu for the .mdls command
dev: Reworked the way interactions are created and sent. It is much better but far from perfect
2024-05-19 23:24:52 +00:00
Kwoth
d45c39a5fe
fix: .pick command will now show the name of the user who picked the currency
2024-05-18 23:28:55 +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
d51dfa88f1
fix: Fixed .ttt and gifted strings
...
docs: Updated changelog
dev: Updated some packages
2024-05-14 18:36:33 +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
9406a9cc34
dev: Using collection expressions, no functional change
2024-05-13 14:54:24 +00:00
Kwoth
52438f45e1
dev: Added argumentoutofrange static methods, no functional change
2024-05-13 14:50:55 +00:00
Kwoth
35fd5c415d
fix: Blackjack and .pick command responses will no longer reply as the original message will always be deleted
2024-05-13 10:48:05 +00:00
Kwoth
876d63fd8b
fix: Fixed a blackjack string usage
2024-05-13 06:32:46 +00:00
Kwoth
fb594e50fd
fix: .h fixed, .xp fixed, pagination in .lb fixed
2024-05-10 15:29:04 +00:00
Kwoth
6f4cbddcad
dev: Changed some namespaces. Pushing tags, Releasing 5.0.3
2024-05-10 05:56:02 +00:00
Kwoth
7637de8fed
added botcut setting to gambling.yml in which you can configure shopcut for now (how much money the bot takes when something is sold in the shop)
2024-05-03 18:20:23 +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
fc4858830c
Finished new response system
2024-05-02 06:47:01 +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
2d3ff83c7c
* Replacement mechanism reworked
...
* Services can now register their own replacements
* Possible bugs and/or backwards-incompatible behavior
2024-04-02 04:25:37 +00:00
Kwoth
bc77783820
Updated some namespaces, finished some todos. v5 should be cancelled probably as the code is too intertwined to make it modular
2023-11-11 05:22:52 +00:00
Kwoth
069f8fab9d
Cleaning up projects, project is building
2023-04-06 10:57:30 +02:00
Kwoth
09171fb10a
Gambling moved to a separate project. Project builds
2023-03-18 18:36:04 +01:00
Kwoth
7a60868632
Lots more stuff
2023-03-14 15:48:59 +01:00
Kwoth
1ad0bc33af
Removing bloat, fixing file names
2023-03-11 09:10:37 +01:00
Kwoth
affaaf2fab
Using generic attributes for NadekoOptions now. Updated packages
2023-01-21 02:21:08 +01:00
Kwoth
f0ac087fdb
Using INumber<T> for pretty printing nadeko currency
2023-01-21 01:23:29 +01:00
Kwoth
63a9ae2dac
Make extensive use of raw string literals C#11 feature
2023-01-21 01:12:11 +01:00
Kwoth
9b9fa2f357
- Fixed some potential causes for ratelimit due to default message retry settings
...
- Fixed a patron rewards bug caused by monthly donation checking not accounting for year increase
- Fixed a patron rewards bug for users who connected the same discord account with multiple patreon accounts
2023-01-09 02:05:33 +01:00
Kwoth
8a6edc17e4
Optimized .waifuinfo
2022-11-15 22:45:00 +01:00
Kwoth
9ce2837f5a
Possible optimization for .waifuinfo
2022-11-13 20:40:37 +01:00
Kwoth
a7fe9ae08f
.betstats now looks uwu
2022-10-11 19:59:58 +02:00
Kwoth
71a3539d0e
Possible fix for Remind .timely button
2022-10-10 18:39:49 +02:00
Kwoth
eedf6998b6
Fixed a bug in cmdcd not modifying the database. Added total stats to .betstats
2022-10-07 11:01:26 +02:00
Kwoth
2f77fd57b0
Improved .betstats formatting
2022-10-04 16:27:19 +02:00
Kwoth
df3909fc55
Added .betstats command, shows statistics for multiple gambling commands, .slotstats removed as it is obsolete
2022-10-03 13:49:52 +02:00
Kwoth
a5b2fac69c
.curtrs may? run a little faster. Uses async, clarified GamblingConfig transactionLifetime field
2022-09-28 07:09:37 +02:00
Kwoth
5b4517cf5c
Updated changelog, removed the ability to bet 0 on betdraw
2022-09-23 23:01:11 +02:00
Kwoth
f23ffe0c67
Added .shopreq - Shop items can now have a role requirement in order to purchase. Added .shopbuy alias for .buy
2022-09-13 21:33:20 +02:00
Kwoth
a065189023
Fixed .bank take, added .bank seize alias. Added .bank award
2022-08-11 15:14:08 +02:00