Kwoth
eef5b3f948
Fixed .clubapply hopefully, and removed some redundant discriminators
2024-04-16 13:48:23 +00:00
Kwoth
d86b5b2b6c
Fixed .stock
2024-04-05 03:07:40 +00:00
Kwoth
127a46a9b8
Possible fix for duplicate .bank take in .h .bank
2024-02-09 02:32:34 +00:00
Kwoth
a7e1e8a982
Fixed .config searches followedStreams.maxCount. Version upped to 4.3.20
2024-01-20 15:06:45 +00:00
Kwoth
b0ac35b82e
Updated changelog. Version upped to 4.3.19
2024-01-20 14:15:30 +00:00
Kwoth
367135be6a
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
2024-01-20 14:06:59 +00:00
Kwoth
f69f8548b0
Added followedStreams.maxCount to searches configx
2024-01-20 14:05:20 +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
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
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
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
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
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
5c03c5ba16
.banktake had ok/error responses flipped. No functional change, closes #409
2023-03-23 16:14:45 +01:00
Kwoth
42f00c08fa
PermRole should deny messages in threads too, closes #407
2023-03-23 16:13:20 +01:00
Kamal Tufekcic
8df41c749b
Replaced CN API
2023-03-12 05:50:35 +00:00
Kamal Tufekcic
bdbe76f9f8
Update file Searches.cs
2023-03-03 14:21:59 +00:00
Kamal Tufekcic
08b609a4b4
Update file JokeCommands.cs
2023-02-28 19:50:52 +00:00
Kwoth
096ada367f
Cleanup
2023-02-28 14:49:50 +01:00
Kwoth
0fed33ebda
Fixed .h <customeraction> not working with non-ascii characters
2023-02-28 13:22:44 +01:00
Kwoth
bbf167df4d
.logserver will now enable newer log events as well, closes #403
2023-02-22 14:43:29 +01:00
Kwoth
595a2b401c
Merge branch 'v4' into 'v4'
...
Fixed incorrect `gpt.model` values, added ChatGPT to docs
See merge request Kwoth/nadekobot!287
2023-02-22 13:37:39 +00:00
Kamal Tufekcic
5713e8414e
Fixed incorrect gpt.model
values, added ChatGPT to docs
2023-02-22 13:37:39 +00:00
Kwoth
6d6a3a811f
Upped version to 4.2.13, updated changelog
2023-02-20 21:57:42 +01:00
Kwoth
fb4aac9f0d
Fixed .log userpresence, closes #402
2023-02-20 21:53:25 +01:00
Kwoth
a98981de86
Changing the searches.yml ytprovider setting should now properly affect music queueing provider, but will require bot restart, closes #401
2023-02-20 02:12:00 +01:00
Kwoth
8112337aaf
Merge branch 'hokutochen-v4-patch-25972' into 'v4'
...
fixed withURL not working
See merge request Kwoth/nadekobot!286
2023-02-12 10:20:22 +00:00
Hokuto Chen
73f7394e31
fixed withURL not working
2023-02-12 09:52:56 +00:00
Kwoth
987d88287a
Revert update to .net 7 by mistake
2023-02-12 04:36:03 +01:00
Kwoth
9dc783b36f
Fixed .betstats not working on european locales.
...
- Upped version to 4.3.12
2023-02-11 23:04:31 +01:00
Kwoth
13741b8317
Use ytdlp instead of ytdl by default, not retroactive, only new users affected
2023-02-11 22:35:07 +01:00
Kwoth
313ca2674e
timed ban should now work with userids (users who are not in the server yet), closes #400
2023-02-11 22:32:36 +01:00
Kwoth
98956481e9
Nhentai removed as it's currently unfixable, closes #396
2023-02-11 22:17:39 +01:00