Kwoth
|
3bf0286c81
|
Feature limit should have IsPatronLimit enabled
|
2022-08-01 16:08:23 +02:00 |
|
Kwoth
|
98272f66e7
|
Made improvements to the XP card text visibility with other backgrounds
|
2022-08-01 12:01:01 +02:00 |
|
Kwoth
|
cf3788c6ea
|
Added an optional preview url to the xp shop items
|
2022-08-01 10:53:59 +02:00 |
|
Kwoth
|
4b3fc53cb6
|
Updated changelog
|
2022-07-31 21:31:29 +02:00 |
|
Kwoth
|
4e17dca856
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-07-31 21:26:46 +02:00 |
|
Kwoth
|
82d89148f3
|
Added betroll bettest, fixed a bug which caused betroll to have very low payout
|
2022-07-31 21:26:34 +02:00 |
|
Kwoth
|
616f01f8b2
|
Make sure broken youtube-dl didn't cache invalid data, closes #373
|
2022-07-30 10:29:33 +02:00 |
|
Kwoth
|
48ce988d20
|
Fixed a mistake in CHANGELOG.md
|
2022-07-29 19:53:45 +02:00 |
|
Kwoth
|
119b1cdec2
|
Changelog fixed
|
2022-07-29 18:38:54 +02:00 |
|
Kwoth
|
43fa5a22f5
|
Updated changelog.md, Upped version to 4.3.2
|
2022-07-28 14:33:32 +02:00 |
|
Kwoth
|
3c715a29ca
|
.bank withdraw <expression> will now correctly use bank amount for calculations. Fixed .br giving double win amounts
|
2022-07-28 12:41:38 +02:00 |
|
Kwoth
|
31e1cbb19f
|
Fixed an unreported bug with postgresql reminder loop, ref #370
|
2022-07-28 09:21:19 +02:00 |
|
Kwoth
|
8e464e9f09
|
Fixed mysql and postgresql reactionrole migration, closes #370
|
2022-07-28 09:10:21 +02:00 |
|
Kwoth
|
a190a3d933
|
Fixed Reaction Roles not working properly with animated emojis, closes #369
|
2022-07-28 08:30:28 +02:00 |
|
Kwoth
|
bedba98130
|
Fixed medusa Reply*LocalizedAsync not working with placeholders
|
2022-07-28 07:39:46 +02:00 |
|
Kwoth
|
d69f8435f6
|
Fixed .slot alignment, closes #372
|
2022-07-28 05:47:40 +02:00 |
|
Kwoth
|
8440b34338
|
Forgot to update the version to 4.3.1
|
2022-07-27 11:21:08 +02:00 |
|
Kwoth
|
a2715740c1
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-07-27 11:20:06 +02:00 |
|
Kwoth
|
36b7fd2352
|
Possible fix for .reroa working even for non-patrons
|
2022-07-27 11:18:35 +02:00 |
|
Kwoth
|
d7c1dad4f0
|
Check for updates should run once per hour, not every 15 seconds
|
2022-07-27 06:53:16 +02:00 |
|
Kwoth
|
8bd6b887b8
|
Fixed docker build
|
2022-07-27 06:37:04 +02:00 |
|
Kwoth
|
fa822853df
|
Added mysql and postgresql linkonly migration
|
2022-07-27 05:40:14 +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
|
25fce1bd75
|
Small formatting fix
|
2022-07-27 03:24:07 +02:00 |
|
Kwoth
|
a73482e838
|
Imageonly channels should be properly disabled now
|
2022-07-27 03:22:38 +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
|
e20212a6cb
|
Added .repeatskip
|
2022-07-26 16:56:33 +02:00 |
|
Kwoth
|
0f8291c589
|
.xpadd will now work on roles
|
2022-07-26 15:47:55 +02:00 |
|
Kwoth
|
a7b3a238f5
|
Added release notifications to data/bot.yml Notifications are sent to all owners in dms
|
2022-07-26 12:25:22 +02:00 |
|
Kwoth
|
bb800f4e38
|
Fixed xpshop footer
|
2022-07-26 09:25:34 +02:00 |
|
Kwoth
|
b10eded334
|
Added a line break
|
2022-07-26 08:37:27 +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
|
967784c860
|
Added MultipleDeck which can be used in place of the old QuadDeck, converted cards from classes to records as it is useful to have default equality checks.
|
2022-07-23 07:43:18 +02:00 |
|
Kwoth
|
ccf92ca702
|
Added .GetName extension method which will show human readable hand values in text. Also completely moved .betdraw the the new deck implementation. A renamed to Ace
|
2022-07-23 04:52:40 +02:00 |
|
Kwoth
|
c20b851dc7
|
Betdraw reimplemented (mostly) using the new deck implementation
|
2022-07-22 17:36:43 +02:00 |
|
Kwoth
|
39fc21d41c
|
Added error logging to pagination as there seems to be an issue
|
2022-07-22 16:54:58 +02:00 |
|
Kwoth
|
c8c0b27d6a
|
Mostly finished implementation of the new deck? ALso added some tests
|
2022-07-21 06:55:15 +02:00 |
|
Kwoth
|
9a21ba3d53
|
Experimenting with new deck
|
2022-07-20 23:47:57 +02:00 |
|
Kwoth
|
0042c22ceb
|
Fix for patron errors showing up even with permissions explicitly disabling that command
|
2022-07-19 02:34:44 +02:00 |
|
Kwoth
|
a0ba9be34e
|
Show if there's a problem planting an image
|
2022-07-19 02:28:25 +02:00 |
|
Kwoth
|
91da78a2ee
|
Removed completed todos
|
2022-07-18 04:46:01 +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
|
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
|
34955f88f6
|
Merge branch 'v4' into 4.3
|
2022-07-12 03:59:36 +02:00 |
|
Kwoth
|
b34fd6da4e
|
Upped version to 4.2.15
|
2022-07-12 03:58:41 +02:00 |
|
Kwoth
|
9a35716331
|
Work on porting over Ayu gambling command rewrites
|
2022-07-12 03:44:17 +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 |
|
Kwoth
|
946b095d4b
|
tests fixed
|
2022-07-11 00:23:30 +02:00 |
|
Kwoth
|
5bb8f3f7c8
|
See if removing seq fixes the pipeline
|
2022-07-11 00:11:33 +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
|
1396d9d55a
|
Updated changelog
|
2022-07-07 22:42:51 +02:00 |
|
Kwoth
|
e7ddcebeab
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-07-07 22:08:57 +02:00 |
|
Kwoth
|
9d3a386f32
|
nsfw shouldn't be disabled on private bots by default anymore
|
2022-07-07 22:08:45 +02:00 |
|
Kwoth
|
83c9c372e4
|
Fixed a certain command, scraping as the api is closed
|
2022-07-07 22:08:22 +02:00 |
|
Kwoth
|
470bb9657f
|
Fixed .timely button for sure this time
|
2022-07-06 13:41:27 +02:00 |
|
Kwoth
|
2fb4bb2ea4
|
images.yml should once again support local file paths
|
2022-07-06 04:15:16 +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
|
9d3e80eb32
|
Fixed commands.en-US.yml
|
2022-07-03 23:13:00 +02:00 |
|
Kwoth
|
42cbb7f626
|
Updated CHANGELOG.md, Upped version to 4.2.14
|
2022-07-03 23:00:12 +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
|
2e4de7723e
|
Fixed .cash bank interaction not being ephemeral
|
2022-06-30 22:09:26 +02:00 |
|
Kwoth
|
a8e00a19ba
|
Upped version to 4.2.12
|
2022-06-30 11:33:45 +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
|
c66e0fb6b7
|
Possible fix for constant source generator crashes
|
2022-06-29 15:28:21 +02:00 |
|
Kwoth
|
1517a35ef7
|
Upped version to 4.2.10
|
2022-06-29 11:16:32 +02:00 |
|
Kwoth
|
c5179979d7
|
Fixed an issue with currency generation working only once
|
2022-06-29 00:18:15 +02:00 |
|
Kwoth
|
6b14c04e37
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-06-28 10:55:59 +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
|
f616364d8a
|
Upped version to 4.2.9
|
2022-06-25 10:42:16 +02:00 |
|
Kwoth
|
4294f8efd5
|
copy creds_example to output directory
|
2022-06-25 10:39:34 +02:00 |
|
Kwoth
|
69eb5f2c56
|
Fixed .timley
|
2022-06-24 13:24:36 +02:00 |
|
Kwoth
|
8d26d16fff
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-06-24 10:48:17 +02:00 |
|
Kwoth
|
bdde065209
|
Upped version to 4.2.7, Updated CHANGELOG.md
|
2022-06-24 10:47:27 +02:00 |
|