Kwoth
13d2fbd560
Fixed VoiceXP bug, closes #374 . Upped version to 4.3.4, Updated changelog
2022-08-07 13:08:07 +02:00
Kwoth
9572b9dc43
Updated changelog.md
2022-08-06 17:56:53 +02:00
Kwoth
43fa5a22f5
Updated changelog.md, Upped version to 4.3.2
2022-07-28 14:33:32 +02:00
Kwoth
8440b34338
Forgot to update the version to 4.3.1
2022-07-27 11:21:08 +02:00
Kwoth
0f8291c589
.xpadd will now work on roles
2022-07-26 15:47:55 +02:00
Kwoth
b34fd6da4e
Upped version to 4.2.15
2022-07-12 03:58:41 +02:00
Kwoth
42cbb7f626
Updated CHANGELOG.md, Upped version to 4.2.14
2022-07-03 23:00:12 +02:00
Kwoth
2e4de7723e
Fixed .cash bank interaction not being ephemeral
2022-06-30 22:09:26 +02:00
Kwoth
a8e00a19ba
Upped version to 4.2.12
2022-06-30 11:33:45 +02:00
Kwoth
11d9db99ff
Draw fixed, version upped
2022-06-29 17:53:15 +02:00
Kwoth
1517a35ef7
Upped version to 4.2.10
2022-06-29 11:16:32 +02:00
Kwoth
f616364d8a
Upped version to 4.2.9
2022-06-25 10:42:16 +02:00
Kwoth
69eb5f2c56
Fixed .timley
2022-06-24 13:24:36 +02:00
Kwoth
bdde065209
Upped version to 4.2.7, Updated CHANGELOG.md
2022-06-24 10:47:27 +02:00
Kwoth
1716c69132
Upped version to 4.2.6
2022-06-22 09:56:42 +02:00
Kwoth
9103dd9fdb
Upped version to 4.2.5 as ci didn't run for 4.2.4
2022-06-18 02:07:25 +02:00
Kwoth
1a8c9a6cba
[skip ci] Version upped to 4.2.4, updated CHANGELOG.md
2022-06-17 22:57:03 +02:00
Kwoth
cc52605c90
[skip ci] Upped version to 4.2.3
2022-06-17 04:42:30 +02:00
Kwoth
dbeb83561a
Upped version, updated CHANGELOG.md
2022-06-15 21:39:42 +02:00
Kwoth
571e1c801f
Upped version to 4.2.1, updated CHANGELOG.md
2022-06-14 14:36:53 +02:00
Kwoth
7b5145f116
NadekoBot Patronage system, Search commands improvements + fixes
2022-06-14 07:24:33 +00:00
Kwoth
fa259384f1
Possible fix for the windows release, updated packages
2022-05-14 04:27:16 +02:00
Kwoth
b009438e0e
Fixed .stock command, closes #356
2022-05-11 12:36:50 +02:00
Kwoth
44478e0f47
Upped version to 4.1.4
2022-05-06 19:15:29 +02:00
Kwoth
9a96ef76ba
Reverted smarttext to newtonsoft to relax the allowed json rules. Upped version to 4.1.3
2022-05-05 05:00:47 +02:00
Kwoth
f6a53b96c7
Upped version to 4.1.2
2022-04-16 17:27:17 +02:00
Kwoth
0b64df95ef
Fixed an issue with publish not having required dlls
2022-04-16 17:04:10 +02:00
Kwoth
7cb15f5278
Medusa System Added
...
Read about the medusa system [here](https://nadekobot.readthedocs.io/en/latest/medusa/creating-a-medusa/ )
2022-04-16 12:44:46 +00:00
Kwoth
e23233ee06
WIP db provider support for Mysql and Postgres
2022-04-11 10:41:26 +00:00
Kwoth
ad0a9ceb9d
Disabled linq2db query cache to see if it helps with out of memory issues
2022-03-24 02:46:27 +01:00
Kwoth
bed3347cd9
Upped version to 4.0.6, Updated changelog
2022-03-21 20:05:34 +01:00
Kwoth
59cea6ee38
Version upped to 4.0.5, updated changelog
2022-03-21 16:00:05 +01:00
Kwoth
b7d1fd1b47
Many IDisposable fixes. GlobalNadeko won't have file watchers for creds. Wallet simplified
2022-03-21 15:33:18 +01:00
Kwoth
4cf3bdb53a
Removed unneeded httpclient for searchimages and some minor cleanup
2022-03-21 13:33:43 +01:00
Hokuto Chen
363ef42923
incorrect bot version (we are on 4.0.4)?
2022-03-12 20:55:03 +00:00
Kwoth
c4efe2965b
Upped version to 4.0.3
2022-03-04 01:28:14 +01:00
Kwoth
03367c5ec4
Added usePrivilegedIntents to creds.yml as an option for users who don't have them enabled
...
Added an explanation on how to enable intents if the bot doesn't have them and fails to login
2022-03-03 02:31:32 +01:00
Kwoth
41653a317b
More PeriodicTimer's instead of System.Threading.Timers
2022-02-02 06:28:33 +01:00
Kwoth
ffa2c3f119
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
2022-02-02 01:44:45 +01:00
Kwoth
2ce3262d59
Fixed around 140 wrong namings and other refactorings which were marked as warnings
2022-01-08 11:51:41 +01:00
Kwoth
6c39044435
- Using PeriodicTimer in a few places instead of Timer
...
- Some small refactorings
- Fixed reference to non-existent command in bot.yml
2022-01-05 08:00:25 +01:00
Kwoth
9b4eb21321
Using pattern matching for nulls where applicable, discarded unused lambda parameters, cleaned up some classes. Unignored ServerLog commands which was mistakenly ignored due to a .gitignore rule
2022-01-01 08:44:51 +01:00
Kwoth
82000c97a4
Applied codestyle to all .cs files
2021-12-29 06:07:16 +01:00
Kwoth
723447c7d4
- Updated editorconfig rules to hopefully look a bit nicer.
...
- Removed configureawait(false) from everywhere as it doesnt' do anything in a console app and just makes the code look ugly
- Started using .WhenAll extension instead of Task.WhenAll to make it look nicer when chaining methods
2021-12-28 21:14:40 +01:00
Kwoth
59f5056035
NadekoBot.Extensions should now be fully annotated with nullable reference types as well as many classes from NadekoBot.Common
2021-12-28 10:44:00 +01:00
Kwoth
b85ba177cd
Using declarations and other code reformats
2021-12-26 03:22:45 +01:00
Kwoth
da849f7c7b
global using NadekoBot.Extensions
2021-12-23 08:04:00 +07:00
Kwoth
c66e491ce9
Implicit usings and more global usings
2021-12-21 02:36:47 +01:00
Kwoth
da2ee0c158
await usings and minor cleanup
2021-12-20 03:02:02 +01:00
Kwoth
1b2017024c
More target-typed new and redundant paranthesis cleanup
2021-12-20 00:33:11 +01:00