Kwoth
a396c2d9dd
dev: removed unused usings, no functional change
2024-08-05 13:32:15 +00:00
Kwoth
15fe8b5daf
dev: Removed some unused code, no functional change
2024-08-05 13:18:44 +00:00
Kwoth
2c3ada4710
dev: using official version of discord.net
...
docs: upped version to 5.1.5
dev: removed nuget.config as we no longer rely on myget
dev: Fixed some build warnings
2024-08-01 02:36:49 +00:00
Kwoth
0df3c1a4a1
dev: small cleanup
2024-08-01 01:07:38 +00:00
Kwoth
3d287b2afa
remove: Removed .rip command
2024-07-28 09:50:06 +00:00
Kwoth
f77e1c6b8c
fix: You can once again disable cleverbot responses using fake 'cleverbot:response' module name in permission commands
2024-07-19 16:57:37 +00:00
Kwoth
25fa8a3852
add: Added .coins command which lists top 10 cryptos ordered by marketcap, paginated with 10 per page
2024-07-07 05:23:59 +00:00
Kwoth
2ca141810c
docs: updated pagination, upped version to 5.1.1
2024-06-28 05:17:40 +00:00
Kwoth
9da8e4f1c1
fix: Fixed pagination, for real this time, closes #435 ,
...
dev: removed some old creds migration code, incremented creds version
2024-06-27 19:48:39 +00:00
Kwoth
ef471c32bb
add: Added .honeypot command
...
fix: Fixed .betdraw not respecting max bet limit
2024-06-27 04:50:55 +00:00
Kwoth
4366f908f3
dev: Using new stopwatch, some cleanup. No functional change
2024-06-25 07:09:16 +00:00
Kwoth
30f3ae1ade
fix: .xpexclude should will now work with forums too. If you exclude a forum you won't be able to gain xp in any of the threads.
2024-06-13 20:52:40 +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
4e570475df
add: Added dropdown menu for .cmds help and group help (part of cmds). Group help will no longer be on .h
...
fix: paginated response replies will no longer ping the author
2024-05-20 00:37:29 +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
a52a246982
fix: xplb and xpglb pagination fixed, closes #430
...
fix: Page number when there is an unknown number of items while paginating is now correct
fix: .stm and .stma fixed and can now mention everyone as long as the user executing the command also can
dev: Cleaned up/improved some code
2024-05-15 13:44:37 +00:00
Kwoth
15f629ec53
dev: Using built in rng.Shuffle, using some new .net types, removed some transactions
2024-05-13 17:14:35 +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
1c540476d3
dev: Fixed a build warning and small cleanup
2024-05-12 19:00:16 +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
9ddcd6d89e
docs: Updated changelog
2024-05-11 02:05:56 +00:00
Kwoth
fb594e50fd
fix: .h fixed, .xp fixed, pagination in .lb fixed
2024-05-10 15:29:04 +00:00
Kwoth
75c5a003bf
fix: cleverbot:response should now be a valid module name
2024-05-10 09:53:20 +00:00
Kwoth
6f4cbddcad
dev: Changed some namespaces. Pushing tags, Releasing 5.0.3
2024-05-10 05:56:02 +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
Kwoth
577d62a1c1
dev: Renamed some classes, making the new string model work
2024-05-07 22:55:56 +00:00
Kwoth
03c5124122
Updated command strings with the description of every param of every command (machine generated)
2024-05-07 12:10:00 +00:00
Kwoth
6a7ab79446
Re-added medusa system, but untested
2024-05-04 08:08:13 +00:00
Kwoth
ea0b51d474
* add: .prunecancel to cancel active prunes
...
* change: .qs improved with thumbnails
* change: .prune now reports progress
* dev: DryIoc replacing Ninject
2024-05-04 06:33:45 +00:00
Kwoth
7637de8fed
added botcut setting to gambling.yml in which you can configure shopcut for now (how much money the bot takes when something is sold in the shop)
2024-05-03 18:20:23 +00:00
Kwoth
6327e242ca
.serverinfo improved, updated changelog, added seconds to .convert
2024-05-03 06:29:08 +00:00
Kwoth
96ad5516d3
.send commmand reworked, It should be much better and more reliable now.
2024-05-03 02:59:34 +00:00
Kwoth
48e51784da
Added .todo show, Renamed ReactionRole* commands to rero*
2024-05-02 23:23:26 +00:00
Kwoth
3ef05f8aa7
Nuked humanizer. Some of the strings might look worse but the output directory will no longer look terrible. Added stats for todo list command
2024-05-02 22:14:25 +00:00
Kwoth
fc4858830c
Finished new response system
2024-05-02 06:47:01 +00:00
Kwoth
a25adefc65
Started rewriting all paginted responses into the new system
2024-05-01 06:26:00 +00:00
Kwoth
daa2177559
part 3 of the response rework
2024-04-29 21:03:46 +00:00
Kwoth
d28c7b500d
Part2 of the response system rework
2024-04-29 01:13:52 +00:00
Kwoth
4bab94b329
Namespace changes to make them make sense
2024-04-27 22:45:14 +00:00
Kwoth
ddeded9a70
ci: Possible CI fix. Breaking RID change. Windows 7 no longer supported :\
...
refactor: Ayu.Discord.Voice renamed to NadekoBot.Voice to avoid confusion
2024-04-27 19:08:17 +00:00
Kwoth
812b865add
Fixed some aliases and reworked namespaces
2024-04-27 16:03:48 +00:00
Kwoth
e0819f760c
Restructured the project structure back to the way it was, there's no reasonable way to split the modules
2024-04-26 22:26:24 +00:00
Kwoth
eca4a14cb6
Removed a bunch of obsolete alises, command strings and commands
2024-04-26 01:01:09 +00:00
Kwoth
2d3399b7e6
Renamings for consistency
2023-07-16 16:37:58 +00:00