Kwoth
043ad98473
* Merged v4
...
* Completed some todos
* Fixed PermChecker
* Updated packages
* Upped version to alpha2
* Cleanup
2024-03-25 13:41:44 +00:00
Kwoth
b0ac35b82e
Updated changelog. Version upped to 4.3.19
2024-01-20 14:15:30 +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
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
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
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
Cata
e158ba5b35
Added clubrename command
2023-09-04 00:41:33 +00: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
Hokuto Chen
26b7149435
updated updater link
2023-04-06 00:40:29 +00: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
Kwoth
1ad0bc33af
Removing bloat, fixing file names
2023-03-11 09:10:37 +01:00
Kwoth
ff066b6473
Merge branch 'v4' into v5
2023-03-05 02:15:39 +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
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
307003e6fe
Moving to NInject, reimplemented most things. Some services aren't discovered properly yet
2023-02-03 11:39:20 +01:00
Kwoth
992aa781fa
.translangs title is now a response string
2023-01-20 06:51:29 +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
Kwoth
823f4731c3
Update responses.uk-UA.json (POEditor.com)
2022-12-29 14:38:57 +00:00
Kwoth
a7c48b13a0
Update responses.pl-PL.json (POEditor.com)
2022-12-29 14:38:52 +00:00
Kwoth
9f96edbb46
You can now specify an optional custom message in .feed and .yun which will be posted along with an update
2022-11-22 21:08:42 +00:00
Kwoth
e10530bc0e
Thread log
2022-11-22 20:41:57 +00:00
Kwoth
f24692e79b
Added .doas command which executes the command as if you were the target user
2022-11-19 22:36:18 +01:00
Kwoth
cb98f4aa15
Added .exprtoggleglobal / .extg which can be used to toggle usage of global expressions on the server
2022-10-21 21:31:59 +02:00
Kwoth
c28f458972
Updated help text for .antispam and .antiraid
2022-10-18 01:45:00 +02:00
Kwoth
27ac948463
Added .forwardtochannel which will forward messages to the current channel. It has lower priority than fwtoall
2022-10-17 22:20:48 +02:00
Kwoth
584193db18
Added .filterlist command
2022-10-16 22:57:36 +02:00
Kwoth
fd6a51ac82
Added appropriate error messages for every club related command. Removed obsolete error messages.
2022-10-15 13:13:31 +02:00
Kwoth
d079e684bd
Clubleave errors clarified. Moved enum results to their own files
2022-10-13 22:27:12 +02:00
Kwoth
0469705037
Clarified .feedadd errors
2022-10-11 19:14:16 +02:00
Kwoth
dc568fe0e2
Removed a duplicate string key
2022-10-11 18:29:53 +02:00
Kwoth
eb01bb6c08
Removed ambiguity in clubban and clubunban error messages
2022-10-11 18:21:45 +02:00
Kwoth
c896a0cdb8
Added better error messages to .clubapply
2022-10-09 16:25:28 +02:00
Kwoth
df3909fc55
Added .betstats command, shows statistics for multiple gambling commands, .slotstats removed as it is obsolete
2022-10-03 13:49:52 +02:00
Kwoth
a8e06a5ae4
Clarified .remind permission requirement
2022-09-26 14:20:26 +02:00
Kwoth
5b4517cf5c
Updated changelog, removed the ability to bet 0 on betdraw
2022-09-23 23:01:11 +02:00
Kwoth
1ca6f6dc5c
Added .autopublish command
2022-09-16 21:49:50 +02:00
Kwoth
75f8254a8e
Removed currencies from units.json as they're pulled from api
2022-09-13 21:50:48 +02:00
Kwoth
f23ffe0c67
Added .shopreq - Shop items can now have a role requirement in order to purchase. Added .shopbuy alias for .buy
2022-09-13 21:33:20 +02:00
Kwoth
15f67e3a51
more typos
2022-09-11 22:49:46 +02:00
Kwoth
412f346ac8
Fixed some typos in commands.en-US.yml
2022-09-10 22:53:03 +02:00
Kwoth
8107a80c4c
Added .exds to complement .exas
2022-09-09 21:02:16 +02:00