Kwoth
|
3db194c186
|
Fixed .clubleave, cleanup
|
2022-07-15 17:55:56 +02:00 |
|
Kwoth
|
0b720a0439
|
Many changes. Will update merge request description with details
|
2022-07-15 05:04:01 +02:00 |
|
Kwoth
|
d9011106ac
|
Replaced .wheel with .lula (lucky ladder). It looks nicer but plays the same. Also it is more customizable as you can have more or less multipliers. Cleaned up some trivia code. Sorted lula multipliers in gambling.yml. Improved .slottest
|
2022-07-14 03:52:30 +02:00 |
|
Kwoth
|
17ca609fe9
|
Moved .rps to the new service, reimplemented logic, fixed an unknown bug with 0 amount (?!)
|
2022-07-13 23:48:03 +02:00 |
|
Kwoth
|
0f1ba400db
|
Merge branch '4.3' of https://gitlab.com/kwoth/nadekobot into 4.3
|
2022-07-13 06:22:46 +02:00 |
|
Kwoth
|
2b8daa2177
|
Improved how .bf and .br look like. Improved .slot result calculation performance (because of .slottest). Some string changes
|
2022-07-13 06:22:39 +02:00 |
|
Kwoth
|
f3ed14de5b
|
.slot should now show correct messages if multipliers are changed in the config
|
2022-07-13 04:01:56 +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
|
9a35716331
|
Work on porting over Ayu gambling command rewrites
|
2022-07-12 03:44:17 +02:00 |
|
Kwoth
|
ea8e444b10
|
Trivia game cleanup
|
2022-07-11 23:11:45 +00: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 |
|
Kwoth
|
f41b1fb93c
|
Base for 4.3 work. Split Nadeko.Common into a separate project
|
2022-07-11 00:06:34 +02:00 |
|
Kwoth
|
e7ddcebeab
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-07-07 22:08:57 +02:00 |
|
Kwoth
|
83c9c372e4
|
Fixed a certain command, scraping as the api is closed
|
2022-07-07 22:08:22 +02:00 |
|
Kwoth
|
744018802f
|
Rewrite xp gain loop. Hopefully faster and fixes xp freeze bugs.
|
2022-07-07 17:09:11 +00:00 |
|
Kwoth
|
470bb9657f
|
Fixed .timely button for sure this time
|
2022-07-06 13:41:27 +02:00 |
|
Kwoth
|
43dd37c4f1
|
.die should now set to invisible, not dnd, but it doesn't seem to have an effect anyway
|
2022-07-06 03:03:03 +02:00 |
|
Kwoth
|
5fac500dcf
|
remind me interaction on .timely should now work correctly
|
2022-07-06 03:00:57 +02:00 |
|
Kwoth
|
fd25f5bf45
|
Multiword aliases are once again supported
|
2022-07-05 18:08:11 +02:00 |
|
Kwoth
|
4d175477f5
|
Bot will now 'try' to set status to invisible before going offline when '.die' command is used, but it doesn't seem to have (much/any) effect. .qsearch is more powerful
|
2022-07-03 22:26:41 +02:00 |
|
Kwoth
|
643987c41f
|
Added .log userwarned
|
2022-07-03 21:58:05 +02:00 |
|
Kwoth
|
03396642a4
|
Added ban reason to .log userbanned (and if you used nadeko to ban someone, it will also show the mod who did the ban because nadeko adds it to the reason)
|
2022-07-03 17:03:27 +02:00 |
|
Kwoth
|
3fd5f0c97a
|
Added warn punishment action for protection commands
|
2022-07-03 14:55:31 +02:00 |
|
Kwoth
|
5d78f29329
|
Added %server.icon% placeholder
|
2022-07-03 13:47:41 +02:00 |
|
Kwoth
|
2a98aceae6
|
Fixed elipsis alias bug, closes #295
|
2022-07-02 15:03:24 +02:00 |
|
Kwoth
|
5c933b676d
|
.timely will now have a button to set a reminder
|
2022-07-02 14:15:02 +02:00 |
|
Kwoth
|
8acf6b1194
|
Fixed .trivia --pokemon showing pokemon with id + 1
|
2022-06-30 11:32:36 +02:00 |
|
Kwoth
|
11d9db99ff
|
Draw fixed, version upped
|
2022-06-29 17:53:15 +02:00 |
|
Kwoth
|
c5179979d7
|
Fixed an issue with currency generation working only once
|
2022-06-29 00:18:15 +02:00 |
|
Kwoth
|
4ec3eb7855
|
Possible fix for the filterservice duplicate key bug
|
2022-06-28 10:55:35 +02:00 |
|
Kwoth
|
dfec2f589e
|
Nuked nsfw from the public bot, it shouldn't show up anymore. Uncommented patron owner check
|
2022-06-25 21:03:16 +02:00 |
|
Kwoth
|
69eb5f2c56
|
Fixed .timley
|
2022-06-24 13:24:36 +02:00 |
|
Kwoth
|
f398cddaf0
|
Replaced all usages of ConcurrentDictionary with NonBlocking.ConcurrentDictionary
|
2022-06-24 08:37:25 +00:00 |
|
Kwoth
|
dc846965ae
|
Fixed redis track cacher
|
2022-06-23 19:54:09 +02:00 |
|
Kwoth
|
df85b3b250
|
Added .eval command. Very dangerous, don't use.
|
2022-06-23 13:19:41 +00:00 |
|
Kwoth
|
210da263ad
|
Abstract away cache. 2 implementations: redis and memory
|
2022-06-23 13:07:45 +00:00 |
|
Kwoth
|
14bfcb54dc
|
Patron sytem should be *disabled* on selfhosted bots by default. Commited true by mistake.
|
2022-06-22 09:55:09 +02:00 |
|
Kwoth
|
9f445c0866
|
Fixed a patron bug which didn't let patrons execute patron commands in non-patron servers
|
2022-06-18 10:29:33 +02:00 |
|
Kwoth
|
9d2f251923
|
Fixed crypto deserialization issue
|
2022-06-17 14:04:22 +02:00 |
|
Kwoth
|
3744dd287c
|
Revert "Fixed .crypto - some extra fields which were causing deserialization issues"
This reverts commit f65ba100af .
|
2022-06-17 14:03:30 +02:00 |
|
Kwoth
|
f65ba100af
|
Fixed .crypto - some extra fields which were causing deserialization issues
|
2022-06-17 14:02:38 +02:00 |
|
Kwoth
|
3d3dc532dc
|
Made .timely use timestamp tags and fixed a bug
|
2022-06-17 04:37:08 +02:00 |
|
Kwoth
|
6c58a6a72d
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-06-16 21:28:16 +02:00 |
|
Hokuto Chen
|
1cc5e0e1d8
|
updating docs and some code
|
2022-06-16 15:56:30 +00:00 |
|