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
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
Cata
340c5b2268
Potential fix for no-show quoteshow
2023-12-11 23:24:04 +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
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
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
Kamal Tufekcic
b829ca0109
fixed bank award giving error message instead of checkmark
2023-04-06 00:40:02 +00: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
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
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
Alan Beatty
a6a052571e
Added GPT-3 as an alternative to cleverbot in .config games
and data/games.yml
2023-02-10 13:10:45 +00:00
Kwoth
992aa781fa
.translangs title is now a response string
2023-01-20 06:51:29 +01:00
Kwoth
e52bf798cf
Added full list of supported languages for .trans command, improved .translangs output
2023-01-20 05:28:13 +01:00
Kwoth
710f4f2ed8
Updated .translangs, it looks better now and makes it clear which shortcode is for which language
2023-01-20 04:43:25 +01:00
Kwoth
dcc27a4a99
Fixed trivia --nohint, fixes #398
2023-01-19 06:55:33 +01:00
Kwoth
e71708f5e8
.h command show now properly show both channel and server user permission requirements
2023-01-15 00:50:25 +01:00
Kwoth
7e61f7fb46
Improved how stickeradd works. Optional parameters will be a hidden feature as it's hard to explain. Tags are now also optional.
2023-01-13 22:55:09 +01:00
Kwoth
80efb954f1
Added .stickeradd command
...
Updated docs for medusa
2023-01-11 23:39:14 +00:00
Hokuto Chen
26f76ef7b9
Fix for DMHelpText
2023-01-10 14:39:23 +00:00
Kwoth
59447d7aa8
.deletecurrency will now also reset banked currency, closes #395
2023-01-09 02:59:41 +01:00
Kwoth
9b9fa2f357
- Fixed some potential causes for ratelimit due to default message retry settings
...
- Fixed a patron rewards bug caused by monthly donation checking not accounting for year increase
- Fixed a patron rewards bug for users who connected the same discord account with multiple patreon accounts
2023-01-09 02:05:33 +01:00
Kwoth
c869f2e335
More nullref fixes in streamrole, ref #392
2022-12-23 17:08:13 +01:00
Kwoth
01da7e813e
Fixed a nullref in streamrole service
2022-12-23 17:04:08 +01:00
Kwoth
76b7e09905
Greet/bye messages will now get disabled if they're set to a deleted/unknown channel
2022-12-22 21:37:01 +01:00
Kwoth
8dca948224
Fixed some build warnings. Fixed TimeOut punishment not allowing duration
2022-12-22 21:18:26 +01:00
Kwoth
ffcbfe6467
Fixed a bug for .quotedeleteauthor causing the executing user to delete own messages
2022-12-22 21:11:21 +01:00