Kwoth
f7bd181034
docs: Updated changelog, version upped to 5.1.8
2024-09-19 02:08:34 +00:00
Kwoth
0326e88910
add: Added .q support for invidious. If you have ytProvider set to invidious in data/searches.yml, invidious will be used to queue up songs and play them."work
2024-09-19 01:40:42 +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
33663d7efc
dev: Some packages updated, and small cleanup
2024-09-08 14:16:35 +00:00
Kwoth
e85e7c49cb
dev: Updated image library
2024-09-04 06:55:59 +00:00
Kwoth
c95d1421c6
fix: fixed some command groups incorrectly showing up as modules
2024-08-08 12:15:53 +00:00
Kwoth
273816b8a4
docs: Updated changelog, upped version to 5.1.6
2024-08-07 15:46:53 +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
80a7678a82
dev: Updated imagesharp package
2024-07-26 22:36:19 +00:00
Kwoth
3a5b482884
docs: Updated changelog, upped version to 5.1.4
...
fix: Fixed pipeline
2024-07-13 15:49:52 +00:00
Kwoth
ca13684c0d
docs: Updated CHANGELOG.
...
dev: upped version to 5.1.3
2024-07-06 09:05:34 +00:00
Kwoth
2ca141810c
docs: updated pagination, upped version to 5.1.1
2024-06-28 05:17:40 +00:00
Kwoth
237e66495b
fix: Potential fix for the invalid syntax redis issue, unless the issue is caused by the older version of redis on the server itself
2024-06-25 03:32:21 +00:00
Kwoth
ab93380d7c
5.1
2024-06-13 18:54:21 +00:00
Kwoth
12fa209555
dev: fixed version number
2024-05-21 14:09:26 +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
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
d2c4af273b
dev: Version upped
2024-05-15 07:13:28 +00:00
Kwoth
d51dfa88f1
fix: Fixed .ttt and gifted strings
...
docs: Updated changelog
dev: Updated some packages
2024-05-14 18:36:33 +00:00
Kwoth
869b9d3b9d
change: .hearthstone command will no longer show text
...
dev: removed html2markdown as it was only used for a fluff text of the hearthstone command
2024-05-13 19:09:35 +00:00
Kwoth
f4b26c5b40
dev: removed docker_compose.yml as you don't need redis.
...
dev: Removed aws package as we don't need gencmdlist to upload commands anymore, have to find a new way though.
2024-05-13 17:34:06 +00:00
Kwoth
23c8dc00e8
dev: Upped version to 5.0.5
2024-05-11 08:02:59 +00:00
Kwoth
fb594e50fd
fix: .h fixed, .xp fixed, pagination in .lb fixed
2024-05-10 15:29:04 +00:00
Kwoth
6f4cbddcad
dev: Changed some namespaces. Pushing tags, Releasing 5.0.3
2024-05-10 05:56:02 +00:00
Kwoth
cfd39ebbd5
fix: windows exe shouldn't ask for .net to be installed anymore
...
fix: Version number is now correct
docs: Updated .net version name in the docs
2024-05-10 02:05:35 +00:00
Kwoth
64ef775bee
Started work on guild embed colors
2024-05-05 10:13:05 +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
7d916a5513
Nadeko's output will be cleaner, Reworked migrations
2024-05-03 00:35:17 +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
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
4a378b9663
ci: Fixed .gitlab-ci.yml file
...
votes: fixed build warnings
2024-04-27 16:10:56 +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
59b9742c19
Started work on giveaways, not completed
2024-04-24 16:31:51 +00:00
Kwoth
1aebca14e1
Merge branch 'v4' into v5
2024-04-23 11:01:09 +00:00
Cata
ef06388335
Added .setbanner command
2024-04-19 16:08:51 +00:00
Kwoth
1c41fbfce2
Merged v4 and working on adding grpc api. INcomplete
2024-04-16 13:26:44 +00:00
Kwoth
043ad98473
* Merged v4
...
* Completed some todos
* Fixed PermChecker
* Updated packages
* Upped version to alpha2
* Cleanup
2024-03-25 13:41:44 +00:00
Alexandra
afba004d85
Update GPT ChatterBot
...
* Updates endpoint from v1/completions to v1/chat/completions
* Add SharpTokens as a library to calculate input token usage
* Subtract input tokens from max_tokens to ensure the API tokens don't exceed the max specified
* Add Chat history support since this API supports it
* Add a personality prompt to tweak the way the bot behaves
* Add a min_tokens config to increase the quality of chat messages when history is enabled
* Adjust the response function to throw an exception so that a null message isn't added to the list.
2024-01-16 09:12:14 +00:00
Kwoth
d71021eb11
Merge branch 'v4' into v5
2024-01-13 05:54:20 +00:00
Kwoth
96851c7c2d
Updated lib, fixed icon_url in .showembed
2023-12-26 17:02:02 +00:00
Kwoth
bc77783820
Updated some namespaces, finished some todos. v5 should be cancelled probably as the code is too intertwined to make it modular
2023-11-11 05:22:52 +00:00
Kwoth
94c08b0b9e
Merge branch 'v4' into v5
2023-10-23 17:58:19 +00:00
Kwoth
77358a563d
Added .clubreject which lets you reject applications to the club. Updated some dependencies.
2023-10-23 17:48:54 +00:00
Kwoth
4bc3147697
More cleanup, namespace fixes, convenience methods for IKernel
2023-04-07 00:41:31 +02:00
Kwoth
069f8fab9d
Cleaning up projects, project is building
2023-04-06 10:57:30 +02:00
Kwoth
308ba36b2e
More restructuring
2023-03-26 14:44:25 +02:00
Kwoth
09171fb10a
Gambling moved to a separate project. Project builds
2023-03-18 18:36:04 +01:00
Kwoth
db2328cdaf
nadekobot almost builds
2023-03-16 02:41:40 +01:00