Kwoth
|
7d9e456fe5
|
Fixed .xpshopbuy having mixed up arguments for frames and bgs
|
2022-08-17 22:02:36 +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
|
b164da38e3
|
Added .roleinfo commands, added the ability to show colors other than ok error and pending to IEmbedBuilder
|
2022-08-11 17:04:51 +02:00 |
|
Kwoth
|
dc229ea2b3
|
Added Timeout as a punishment to warnpunish and anti* commands
|
2022-08-11 16:19:02 +02:00 |
|
Kwoth
|
b853495d65
|
Added .emojiremove command
|
2022-08-11 16:05:00 +02:00 |
|
Kwoth
|
0ff02cede9
|
Added .emojiremove
|
2022-08-11 15:56:07 +02:00 |
|
Kwoth
|
f7e0e635e6
|
Added .threadcreate and .threaddelete commadns which create and delete public threads
|
2022-08-11 15:42:37 +02:00 |
|
Kwoth
|
a065189023
|
Fixed .bank take, added .bank seize alias. Added .bank award
|
2022-08-11 15:14:08 +02:00 |
|
Kwoth
|
e9eb6ff2ad
|
Added '.bank take' owner only command
|
2022-08-11 14:39:44 +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
|
e0e4d697c3
|
Added pull again button to slot, fixed a double 'you don't have enough' message
|
2022-08-09 23:15:27 +02:00 |
|
Kwoth
|
e9c7293014
|
Running .timely command too early will now show a pending color, not an error color
|
2022-08-09 22:43:22 +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
|
38e3badb87
|
Greatly unboilerplated and simplified nadeko interaction button construction
|
2022-08-07 17:00:36 +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
|
71d6eeb9dd
|
Possibly fixed #375 trivia bug
|
2022-08-06 17:28:31 +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
|
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
|
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
|
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
|
a190a3d933
|
Fixed Reaction Roles not working properly with animated emojis, closes #369
|
2022-07-28 08:30:28 +02:00 |
|
Kwoth
|
d69f8435f6
|
Fixed .slot alignment, closes #372
|
2022-07-28 05:47:40 +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
|
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
|
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
|
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
|
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 |
|