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
ef4d38bc87
Changelog updated, version updated to 4.3.18
2023-12-26 17:10:44 +00:00
Kwoth
96851c7c2d
Updated lib, fixed icon_url in .showembed
2023-12-26 17:02:02 +00:00
Kwoth
41ae182373
Removed .revimg and .revav, closes #417
2023-12-24 07:51:42 +00:00
Kaoticz
bab23c25a5
Implemented owner-only command .cacheusers
to force users into the database, closes #425
2023-12-21 12:45:34 +00:00
Kwoth
0ba8555f56
Merge branch 'v4' into 'v4'
...
Potential fix for no-show quoteshow
See merge request Kwoth/nadekobot!311
2023-12-11 23:24:04 +00:00
Cata
340c5b2268
Potential fix for no-show quoteshow
2023-12-11 23:24:04 +00:00
Hokuto Chen
9d9f8f7f98
Notifications will be sent even if dms are off when using .give
2023-11-29 12:26:26 +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
a28be0d343
Fix build
2023-10-23 18:32:08 +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
82a48b101b
Fix for langset ts-ts, closes #419
2023-10-17 18:57:17 +00:00
Kwoth
6ebe321de9
Shouldn't be able to apply to clubs while in a club anymore. Fixes #423
2023-10-17 18:44:47 +00:00
Kwoth
b4fec10ee6
Updated changelog. Version upped to 4.3.17
2023-09-06 04:21:14 +00:00
Kwoth
9d4d94cbc1
Merge branch 'v4' into v5
2023-09-05 23:24:11 +00:00
Kwoth
f35b1a9219
Merge branch 'v5' of https://gitlab.com/kwoth/nadekobot into v5
2023-09-05 23:22:31 +00:00
Kwoth
9332c8a24c
* Refactored some of the cleanup code
...
* Fixed blacklist issues due to code conversion from efcore to linq2db
* Fixed medusasearch not having a description
2023-09-05 23:22:24 +00:00
Ene
97ae7b5a5b
fix to gift being character limited ( !302 ), and fixes UserUpdated and UserPresence not correctly ignoring users that are logignored.
2023-09-04 04:08:07 +00:00
Cata
e158ba5b35
Added clubrename command
2023-09-04 00:41:33 +00:00
Cata
cdf9adc8a4
Add timely reminder button*
...
* Add a check in Timely command that removes the reminder button if there already is a timely reminder in DB.
* Add ReminderType in db/models. As well as migrations.
* Set Normal reminders to be of `ReminderType.User`, and Timely reminders to be of `ReminderType.Timely`
2023-08-20 13:28:16 +00:00
Ene
2d548b55de
Gifts character limiting fix for V5
2023-08-16 07:00:57 +00:00
Kwoth
dfbe1721f3
Fixed missing services issue
2023-08-13 02:40:43 +00:00
Kwoth
17ef3caefd
Reverted back to a re-fork of discord.net
2023-08-12 13:48:56 +00:00
Kwoth
f4b21a9445
Changed to main branch of discord.net
2023-07-18 16:43:46 +00:00
Kwoth
2d3399b7e6
Renamings for consistency
2023-07-16 16:37:58 +00:00
Kwoth
22e8b62df2
Organized some db models into folders
2023-07-15 14:35:56 +00:00
Kwoth
8f62a46016
Split dangerous commands into cleanup commands for each module they belong to
2023-07-15 13:39:46 +00:00
Kwoth
842a8a2f71
More work on figuring out the DB stuff and converting EF code to linqtodb where it's easy
2023-07-09 06:50:04 +00:00
Kwoth
be1d14d095
Merge branch 'v4' into v5
2023-07-03 05:02:56 +02:00
Amie
775487ad47
Added Trim() to activity names since apparently some activities have trailing spaces.
2023-06-30 14:15:15 +00:00
Kwoth
41e4936f52
- Fixed .logevents and .log bugs related to thread logging
...
- Upped version to 4.3.16
- closes #418
2023-05-24 10:33:45 +02:00
Kwoth
93df4f3bf3
Upped version to 4.3.15, Updated CHANGELOG.md
2023-05-21 00:37:29 +02:00
Kwoth
073b832065
Fixed .rps 'amount' field, closes #415
2023-05-17 17:39:25 +02:00
Kwoth
4dd31d6a0b
Fixed .showembed, closes #410
2023-05-03 02:23:10 +02:00
Kwoth
e8706d4006
Fixed -w 0 for .trivia which allows for infinite games, closes #413
2023-05-02 09:36:27 +02:00
Kwoth
b34cd534c3
Hi
2023-04-24 17:00:59 +02:00
Kwoth
ec2b7b3ad6
Database squash
2023-04-07 02:27:17 +02:00
Kwoth
4bc3147697
More cleanup, namespace fixes, convenience methods for IKernel
2023-04-07 00:41:31 +02:00
Kwoth
2c63b1cce7
minor cleanup
2023-04-06 21:59:11 +02:00
Kwoth
069f8fab9d
Cleaning up projects, project is building
2023-04-06 10:57:30 +02:00
Kwoth
1f1b01995e
Merge branch 'v4' into v5
2023-04-06 02:46:11 +02:00
Kwoth
140cc43c98
Merge branch 'hokutochen-v4-patch-43149' into 'v4'
...
updated updater link
See merge request Kwoth/nadekobot!292
2023-04-06 00:40:30 +00:00
Hokuto Chen
26b7149435
updated updater link
2023-04-06 00:40:29 +00:00
Kamal Tufekcic
b829ca0109
fixed bank award giving error message instead of checkmark
2023-04-06 00:40:02 +00:00
Kwoth
37acdb81e8
Updated CHANGELOG.md, upped version to 4.3.14
2023-04-02 20:46:54 +02:00
Kwoth
a9aea65134
Possible fix for voice issues, thanks to anonymous contributor
2023-04-02 20:37:12 +02:00
Kwoth
308ba36b2e
More restructuring
2023-03-26 14:44:25 +02:00
Kwoth
01f70f0a24
Merge branch 'v4' into v5
2023-03-24 20:15:37 +01:00