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
Kwoth
1efda23c3d
Some reorganization, still completely broken
2023-02-11 22:07:29 +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
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
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
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
8a6edc17e4
Optimized .waifuinfo
2022-11-15 22:45:00 +01:00
Kwoth
9ce2837f5a
Possible optimization for .waifuinfo
2022-11-13 20:40:37 +01:00
Kwoth
8f0c5fab47
Fixed nullref in cmdcd
2022-11-08 07:51:29 +01:00
Kwoth
780a260b88
If cleverbot is disabled through permissions, let other things execute
2022-11-08 07:51:20 +01:00
Kwoth
25692b9585
Fixed .feedadd for real
2022-11-04 17:21:05 +01:00
Kwoth
ed3ce52865
Fixed .feedadd, closes #388
2022-11-04 05:08:22 +01:00
Kwoth
f5f0f1e250
Fixed .prune @Target not working bug
2022-10-25 02:07:05 +02:00
Kwoth
9d9e61fdfb
Fixed command cooldown calculation. Closes #387
2022-10-25 01:57:58 +02:00
Kwoth
e68e948a80
Aliases now support %target% placeholder. For example 'alias .bft .bf %target% t'
2022-10-22 23:33:42 +02: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
3e1268f3bb
You can now specify time+date (time is optional) in remind instead of relative time, in the format HH:mm dd.MM.YYYY
2022-10-18 23:31:34 +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
1a132fd234
Added a missing return
2022-10-15 13:17:30 +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
eb1fabb2b7
Prepared several more enums to clarify club related action results
2022-10-14 23:02:43 +02:00
Kwoth
d079e684bd
Clubleave errors clarified. Moved enum results to their own files
2022-10-13 22:27:12 +02:00