Kwoth
|
15e6cff14a
|
* Rewrote cmdcd service, prettified and paginated .cmdcds
* Cleaned up/improved some command handler code
* Fixed .yun when channel id has an underscore
|
2022-10-02 13:38:50 +00:00 |
|
Kwoth
|
e63ac07a52
|
Fixed typo
|
2022-10-01 08:54:11 +02:00 |
|
Kwoth
|
a294e3bf8f
|
Fixed -c GlobalNadeko compilation
|
2022-10-01 08:52:29 +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
|
72158c0a2c
|
Added -a / --after <messageid> option to .prune, converted the argument to proper options object
|
2022-09-17 13:51:03 +02:00 |
|
Kwoth
|
1ca6f6dc5c
|
Added .autopublish command
|
2022-09-16 21:49:50 +02:00 |
|
Kwoth
|
62ec2241e4
|
Added pagination to .reroli
|
2022-09-14 02:44:31 +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
|
d1a818542c
|
Split stream deleter service into a separate file, there will no longer be a viewer count when the stream comes online, as it will (almost?) always show 0
|
2022-09-12 01:22:58 +02:00 |
|
Kwoth
|
8107a80c4c
|
Added .exds to complement .exas
|
2022-09-09 21:02:16 +02:00 |
|
Kwoth
|
9a013db25f
|
Removed some unused usings
|
2022-09-04 12:19:15 +02:00 |
|
Kwoth
|
6f75161c80
|
Added .expraddserver (.exas) which will server as a server-only alternative to '.exa' in case users want to override default Admin permissions with .dpo
|
2022-09-03 17:21:38 +02:00 |
|
Kwoth
|
4875abbe86
|
Fake joined at for karney on nadeko server
|
2022-09-03 10:28:38 +02:00 |
|
Kwoth
|
ba44fdb55f
|
Reminders can now be embeds. But you won't be able to set plaintext
|
2022-08-31 20:37:58 +02:00 |
|
Kwoth
|
59a1e56dad
|
Added .banprune command which sets how many days worth of messages will be pruned when bot (soft)bans a person either through a command or another punishment feature. Also updated .next usage string.
|
2022-08-31 17:47:19 +02:00 |
|
Kwoth
|
fb4f470b44
|
Added .qdelauth - Delete all quotes by the specified author on this server. If you target yourself - no permission required
|
2022-08-30 15:46:10 +02:00 |
|
Kwoth
|
b69e25edf4
|
Added .timeout command
|
2022-08-28 16:16:24 +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
|
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 |
|