Kwoth
|
0fed33ebda
|
Fixed .h <customeraction> not working with non-ascii characters
|
2023-02-28 13:22:44 +01:00 |
|
snake
|
cb9e918681
|
Merge branch 'v4' of https://gitlab.com/Kwoth/nadekobot into v4
|
2023-02-25 23:39:51 +02: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
|
a551caf0da
|
Merge branch 'hokutochen-v4-patch-39233' into 'v4'
removed 21.04 and 21.10 (EOL)
See merge request Kwoth/nadekobot!288
|
2023-02-21 20:42:14 +00:00 |
|
Hokuto Chen
|
b13f05c4c0
|
removed 21.04 and 21.10 (EOL)
|
2023-02-21 20:42:14 +00:00 |
|
Kwoth
|
6d6a3a811f
|
Upped version to 4.2.13, updated changelog
4.3.13
|
2023-02-20 21:57:42 +01:00 |
|
Kwoth
|
fb4aac9f0d
|
Fixed .log userpresence, closes #402
|
2023-02-20 21:53:25 +01:00 |
|
Kwoth
|
2353488c70
|
Merge branch 'hokutochen-v5-patch-18554' into 'v5'
Updated Docs
See merge request Kwoth/nadekobot!285
|
2023-02-20 16:53:38 +00:00 |
|
Hokuto Chen
|
3ab4460597
|
Updated Docs
|
2023-02-20 16:53:38 +00: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 |
|
Kamal Tufekcic
|
9ef3646711
|
Update file config-guide.md
|
2023-02-13 12:26:21 +00:00 |
|
Kamal Tufekcic
|
9c174b8b6f
|
Update file config-guide.md
|
2023-02-13 12:24:08 +00:00 |
|
Kamal Tufekcic
|
657c1e461c
|
Update file config-guide.md
|
2023-02-13 12:01:33 +00:00 |
|
Kamal Tufekcic
|
f5a4a698bd
|
Update file GamesConfig.cs
|
2023-02-13 11:52:33 +00: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
4.3.12
|
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 |
|
Kwoth
|
1efda23c3d
|
Some reorganization, still completely broken
|
2023-02-11 22:07:29 +01:00 |
|
Kwoth
|
51e887fe04
|
Merge branch 'v4' of https://gitlab.com/Kwoth/nadekobot into v4
|
2023-02-10 20:17:20 +01:00 |
|
Kwoth
|
8ceab64b96
|
Added default value support to medusa system, thanks to kotz
|
2023-02-10 20:17:13 +01:00 |
|
Kwoth
|
92b8511cf1
|
Merge branch 'gpt' into 'v4'
Added GPT-3
See merge request Kwoth/nadekobot!284
|
2023-02-10 13:10:45 +00: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
|
6827c195ad
|
Enabled PGO
|
2023-01-30 17:58:28 +01:00 |
|
Kwoth
|
affaaf2fab
|
Using generic attributes for NadekoOptions now. Updated packages
|
2023-01-21 02:21:08 +01:00 |
|
Kwoth
|
f0ac087fdb
|
Using INumber<T> for pretty printing nadeko currency
|
2023-01-21 01:23:29 +01:00 |
|
Kwoth
|
63a9ae2dac
|
Make extensive use of raw string literals C#11 feature
|
2023-01-21 01:12:11 +01:00 |
|
Kwoth
|
0fe4f14d96
|
Merge branch 'v4' into v5
|
2023-01-21 00:33:54 +01:00 |
|
Kwoth
|
699a5e0c8c
|
Added bot_owner_only attribute to medusa system. Upped version to 4..3.11
4.3.11
|
2023-01-21 00:33:07 +01:00 |
|
Kwoth
|
76fedc5ff1
|
.jr will no longer fail if the user isn't in the database yet, fixes #399
|
2023-01-20 22:36:57 +01:00 |
|
Kwoth
|
30d7ff958b
|
Initial v5 commit: Upped .net version to 7.0, Upped nadeko build version to 5.0.0. Disabled some warnings about lowercase types
|
2023-01-20 11:55:43 +01: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
|
032b6bfd57
|
Added Bot propety for easy access to the ISelfUser to all medusa *Context types
|
2023-01-15 04:15:51 +01:00 |
|
Kwoth
|
737bbb8ec1
|
Added bot_perm support to medusa system
|
2023-01-15 04:07:04 +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
|
9841d72622
|
allow multiple [user_perm] attributes on snek commands
|
2023-01-15 00:15:27 +01:00 |
|
Kwoth
|
391a3f0513
|
Medusae names should now be case sensitive and will be saved in the config with the proper capitalization
|
2023-01-15 00:01:42 +01:00 |
|
Kwoth
|
aa3409a9cf
|
Added [user_perm()] support to medusa system
|
2023-01-14 22:43:13 +01:00 |
|
Kwoth
|
9a80383327
|
Added filter support to medusa system
|
2023-01-14 00:37:38 +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
|
d526a2fac6
|
Merge branch 'stickeradd' into 'v4'
See merge request Kwoth/nadekobot!276
|
2023-01-11 23:39:14 +00:00 |
|