Kwoth
42fc0c263d
fix: global nadeko captcha patron add will show 12.5% of the time now, down from 20%, and be smaller
...
change: increased todo and archive limits slightly
2025-01-30 11:42:22 +00:00
Kwoth
570f39d4f8
change: remind now has a 1 year max timeout, up from 2 months
2025-01-29 07:57:31 +00:00
Kwoth
f44dd03f1a
fix: .sclr will now correctly show the color without alpha prefixed
2024-12-11 23:06:01 +00:00
Kwoth
f8fbc71985
change: added role icon to .inrole, .winlb will now show userids when user can't be found
2024-12-10 14:16:24 +00:00
Kwoth
0f240925e8
add: notify, minesweeper, migrations
...
dev: renames, refactors
change: remind optimized wait
2024-12-03 14:13:31 +00:00
Kwoth
5143e42dff
add: Added .xplevelset
...
remove: removed awardedxp from database.
change: .sclr show will now show hex
change: .awardxp will now add directly to user's real xp
2024-12-01 03:57:31 +00:00
Kwoth
15709bc8fb
change: Finished giveaway will now reply to the giveaway message and ping a winner
2024-11-29 08:52:47 +00:00
Kwoth
4069368beb
change: added ending date for givaway as a timestamp tag
...
fixed: fixed an issue with flag translates
2024-11-28 08:55:53 +00:00
Kwoth
62a16f3faf
fix: fixed .iam
...
fix: fixed .sclr not being respected on many different commands
change: .rps now also has the amount bet
2024-11-27 02:41:05 +00:00
Kwoth
796086538a
.btr and .sclr added, cleanup
2024-11-20 17:16:41 +00:00
Kwoth
3178074828
fix: fixed .sinfo for guilds on other shards
2024-11-19 18:03:12 +00:00
Kwoth
9dbb08d85f
add: added .snipe command
...
add: added .gsreset and .bsreset commands
change: improved .timely rewards for patrons
dev: Improved how blacklist works under the hood
2024-11-08 18:24:50 +00:00
Kwoth
c835514c7b
dev: split warn punishments into a separate table
...
api: Added warn endpoints
fix: Reminders should now be able to ping everyone if the user who created the reminder has that permission
2024-10-21 03:14:46 +00:00
Kwoth
fde5309ea4
dev: added quote api
2024-10-16 01:52:56 +00:00
Kwoth
74b4c4b64d
change: cleanup command will now also clear greetsettings and autpublish channels
...
dev: Cleaned up some comments, changed grpc api
2024-10-10 16:01:49 +00:00
Kwoth
d00e59567a
fix: Fixed greet/bye messages showing wrong message in the wrong server sometimes
...
docs: Version upped to 5.1.12. Updated CHANGELOG.md
2024-10-03 11:31:28 +00:00
Kwoth
021e7978da
* dev: Greet stuff moved to its own table in the database. GreetSettings
...
* fix: Fixed placeholders not working
* fix: Fixed some countries in countries.yml for hangman game
* add: Added custom status overload for \`.adpl\`
* dev: Removed some unused strings
* fix: Fixed postgres support in Nadeko
* remove: Removed mysql support, it was broken for a while and some queries weren't compiling.
* dev: Updated image library
* fix: Some command strings fixed and clarified
2024-09-15 22:44:37 +00:00
Kwoth
28ad6db2de
change: .qimport will is no longer owner only on the public bot
...
dev: Creds issues should now be properly caught and logged, instead of showing unhandled exceptions
2024-09-10 20:26:33 +00:00
Kwoth
e56190e9da
fix: fixed quoteshow and quoteid commands not working
2024-08-30 05:18:10 +00:00
Kwoth
9601a4d1a9
docs: Clarified some quote command strings
...
change: Changed .delallq to be .qdall as all quote related commands start with .q<verb> now
2024-08-21 23:45:40 +00:00
Kwoth
5992628f80
change: Quote commands slightly changed and some of them renamed. Added a lot of new aliases. Notable rename is .liqu to .qli
...
change: Quotes now follow the same naming pattern as Expression commands
dev: Code vastly improved
2024-08-20 23:42:10 +00:00
Kwoth
d24e6fd8e7
dev: .qid cleaned up
2024-08-19 23:58:41 +00:00
Kwoth
c31c2e8d8e
dev: Most cleanup logic moved to the service, improved some commands, possible bugs
2024-08-19 23:55:35 +00:00
Kwoth
9aaf062d78
dev: Started cleanup of quote commands. Moving logic to the service
2024-08-18 23:52:32 +00:00
Kwoth
0b9e812d59
dev: some cleanup of remind command. Moved some logic to the service
2024-08-17 23:08:36 +00:00
Kwoth
e314686a03
dev: small cleanup of utility.cs
2024-08-16 23:58:25 +00:00
Kwoth
f764a650da
change: .whosplaying is now properly paginated
2024-08-16 23:56:05 +00:00
Kwoth
d0aa80a004
dev: .whosplaying code cleanup
2024-08-16 23:46:16 +00:00
Kwoth
2a528cb3d6
dev: cleaed up inrole and whosplaying commands a little
2024-08-14 00:32:36 +00:00
Kwoth
c95d1421c6
fix: fixed some command groups incorrectly showing up as modules
2024-08-08 12:15:53 +00:00
Kwoth
3094c3248b
fix: fixed user id in afk message dm
2024-08-07 15:38:54 +00:00
Kwoth
ae6018f0e1
change: Afk messages should now be sent in DMs to prevent abuse
2024-08-07 15:29:39 +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
f4ed907134
fix: Possible fix for a broken timestamp tag in remind list
2024-08-03 13:53:42 +00:00
Kwoth
87b90b47ce
added: Added .afk <msg>?
command which sets an afk message which will trigger whenever someone pings a user.
2024-07-16 19:09:10 +00:00
Kwoth
4ce756d760
fix: if prompt ai responds with chat, it will prevent further further execution of tthat input to prevent the same query running multiple times
2024-07-05 04:48:00 +00:00
Kwoth
2700bfdce8
fix: Fixed .stickeradd, it now properly supports 300x300 image uploads. closes #434
2024-06-29 08:42:47 +00:00
Kwoth
4366f908f3
dev: Using new stopwatch, some cleanup. No functional change
2024-06-25 07:09:16 +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
d2c7563c5c
change: Quotes will now use easier to write, alphanumerical ids (same as expressions)
2024-05-18 22:47:25 +00:00
Cata
ae45329d2b
add: setserverbanner and setservericon commands
2024-05-17 11:29:51 +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
0da8190637
fix: repeat, greet, bye, boost messages can now once again mention anyone
...
fix: .say #channel fixed
2024-05-11 08:00:48 +00:00
Kwoth
4e559d2606
change: Inrole improved
2024-05-08 01:44:14 +00:00
Kwoth
4f0692db59
dev: Some minor renaming to match the strings
...
add: audit logs for several commands
docs: Updated changelog
fix: xp card user avatar wasn't showing for some users
2024-05-08 01:14:20 +00:00