Kwoth
|
c5179979d7
|
Fixed an issue with currency generation working only once
|
2022-06-29 00:18:15 +02:00 |
|
Kwoth
|
6b14c04e37
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-06-28 10:55:59 +02:00 |
|
Kwoth
|
4ec3eb7855
|
Possible fix for the filterservice duplicate key bug
|
2022-06-28 10:55:35 +02:00 |
|
Kwoth
|
4752c4b7cd
|
Update CHANGELOG.md
|
2022-06-26 08:54:40 +00:00 |
|
Kwoth
|
dfec2f589e
|
Nuked nsfw from the public bot, it shouldn't show up anymore. Uncommented patron owner check
|
2022-06-25 21:03:16 +02:00 |
|
Kwoth
|
f616364d8a
|
Upped version to 4.2.9
4.2.9
|
2022-06-25 10:42:16 +02:00 |
|
Kwoth
|
4294f8efd5
|
copy creds_example to output directory
|
2022-06-25 10:39:34 +02:00 |
|
Kwoth
|
69eb5f2c56
|
Fixed .timley
4.2.8
|
2022-06-24 13:24:36 +02:00 |
|
Kwoth
|
8d26d16fff
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
4.2.7
|
2022-06-24 10:48:17 +02:00 |
|
Kwoth
|
bdde065209
|
Upped version to 4.2.7, Updated CHANGELOG.md
|
2022-06-24 10:47:27 +02:00 |
|
Kwoth
|
e2477638b5
|
Merge branch 'nonblocking-dict' into 'v4'
Replaced all usages of ConcurrentDictionary with NonBlocking.ConcurrentDictionary
See merge request Kwoth/nadekobot!256
|
2022-06-24 08:37:25 +00:00 |
|
Kwoth
|
f398cddaf0
|
Replaced all usages of ConcurrentDictionary with NonBlocking.ConcurrentDictionary
|
2022-06-24 08:37:25 +00:00 |
|
Kwoth
|
dc846965ae
|
Fixed redis track cacher
|
2022-06-23 19:54:09 +02:00 |
|
Kwoth
|
dbbdc66dca
|
Merge branch 'eval' into 'v4'
Added .eval command. Very dangerous, don't use.
See merge request Kwoth/nadekobot!254
|
2022-06-23 13:19:41 +00:00 |
|
Kwoth
|
df85b3b250
|
Added .eval command. Very dangerous, don't use.
|
2022-06-23 13:19:41 +00:00 |
|
Kwoth
|
f1d9db699f
|
Merge branch 'v4-noredis' into 'v4'
Abstract away cache. 2 implementations: redis and memory
See merge request Kwoth/nadekobot!255
|
2022-06-23 13:07:47 +00:00 |
|
Kwoth
|
210da263ad
|
Abstract away cache. 2 implementations: redis and memory
|
2022-06-23 13:07:45 +00:00 |
|
Kwoth
|
1716c69132
|
Upped version to 4.2.6
4.2.6
|
2022-06-22 09:56:42 +02:00 |
|
Kwoth
|
14bfcb54dc
|
Patron sytem should be *disabled* on selfhosted bots by default. Commited true by mistake.
|
2022-06-22 09:55:09 +02:00 |
|
Kwoth
|
9f445c0866
|
Fixed a patron bug which didn't let patrons execute patron commands in non-patron servers
|
2022-06-18 10:29:33 +02:00 |
|
Kwoth
|
3343fd2f6e
|
Allow docker build to fail
|
2022-06-18 02:13:43 +02:00 |
|
Kwoth
|
9103dd9fdb
|
Upped version to 4.2.5 as ci didn't run for 4.2.4
4.2.5
|
2022-06-18 02:07:25 +02:00 |
|
Kwoth
|
1a8c9a6cba
|
[skip ci] Version upped to 4.2.4, updated CHANGELOG.md
4.2.4
|
2022-06-17 22:57:03 +02:00 |
|
Kwoth
|
9d2f251923
|
Fixed crypto deserialization issue
|
2022-06-17 14:04:22 +02:00 |
|
Kwoth
|
3744dd287c
|
Revert "Fixed .crypto - some extra fields which were causing deserialization issues"
This reverts commit f65ba100af .
|
2022-06-17 14:03:30 +02:00 |
|
Kwoth
|
f65ba100af
|
Fixed .crypto - some extra fields which were causing deserialization issues
|
2022-06-17 14:02:38 +02:00 |
|
Kwoth
|
cc52605c90
|
[skip ci] Upped version to 4.2.3
|
2022-06-17 04:42:30 +02:00 |
|
Kwoth
|
3d3dc532dc
|
Made .timely use timestamp tags and fixed a bug
|
2022-06-17 04:37:08 +02:00 |
|
Kwoth
|
6c58a6a72d
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-06-16 21:28:16 +02:00 |
|
Kwoth
|
cefd81d810
|
[skip ci] Use shared coinmarket key instead of public bot's
|
2022-06-16 21:27:51 +02:00 |
|
Kwoth
|
34c96c697a
|
Merge branch 'hokutochen-v4-patch-06658' into 'v4'
updating docs and some code
See merge request Kwoth/nadekobot!250
|
2022-06-16 15:56:30 +00:00 |
|
Hokuto Chen
|
1cc5e0e1d8
|
updating docs and some code
|
2022-06-16 15:56:30 +00:00 |
|
Kwoth
|
deaedce6c7
|
Renamed some of the classes which still had 'Cr' instead of 'Expr' in them
|
2022-06-16 04:03:59 +02:00 |
|
Kwoth
|
91e4d9dffc
|
permission commands should now work for global expressions too
|
2022-06-16 03:59:45 +02:00 |
|
Kwoth
|
a826f4245f
|
Fixed .streamrole not updating in real time, closes #345
|
2022-06-16 03:37:19 +02:00 |
|
Kwoth
|
780eec62b3
|
[ci skip] undoed .gencmdlist path, no effect
|
2022-06-16 00:56:31 +02:00 |
|
Kwoth
|
dbeb83561a
|
Upped version, updated CHANGELOG.md
4.2.2
|
2022-06-15 21:39:42 +02:00 |
|
Kwoth
|
6c11d11645
|
Rss errors will now show error counter until deletion
|
2022-06-15 13:18:00 +02:00 |
|
Kwoth
|
e9923a7691
|
Fixed bugs when users update their patreon pledge. Updated some packages
|
2022-06-15 13:11:27 +02:00 |
|
Kwoth
|
5fbe93d898
|
Possible fix for pledge updates
|
2022-06-15 10:24:09 +02:00 |
|
Kwoth
|
65995bdca4
|
Added missing patron tiers. Servers whose owner is bot owner will get excluded from patron quota. Use discord slowmode or cmdcd + nadeko permissions to limit usage
|
2022-06-15 10:11:46 +02:00 |
|
Kwoth
|
f7c333b671
|
Ignoring error if creds_example.yml fails to generate, as this happens in docker containers
|
2022-06-15 07:48:57 +02:00 |
|
Kwoth
|
f9d18aa086
|
Added enabled property to .config patron just so it's not empty
|
2022-06-14 14:43:00 +02:00 |
|
Kwoth
|
571e1c801f
|
Upped version to 4.2.1, updated CHANGELOG.md
4.2.1
|
2022-06-14 14:36:53 +02:00 |
|
Kwoth
|
f922543d33
|
Fixed .exexport, .savechat, and .quoteexport, closes #358
|
2022-06-14 14:31:43 +02:00 |
|
Kwoth
|
6bec67006c
|
Fixed plaintext-only embeds. closes #360
|
2022-06-14 14:26:59 +02:00 |
|
Kwoth
|
050eaa48eb
|
Fixed greet message footer not showing, closes #359
|
2022-06-14 13:57:10 +02:00 |
|
Kwoth
|
248ce8b3d2
|
Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4
|
2022-06-14 13:55:26 +02:00 |
|
Kwoth
|
04a488cdf2
|
Updated .gitlab-ci.yml, to fix medusa versioning and docker builds. hopefully for the last time
|
2022-06-14 13:55:19 +02:00 |
|
Kwoth
|
6bc2fc88f9
|
Update responses.uk-UA.json (POEditor.com)
|
2022-06-14 11:34:10 +00:00 |
|