Kwoth
|
f398cddaf0
|
Replaced all usages of ConcurrentDictionary with NonBlocking.ConcurrentDictionary
|
2022-06-24 08:37:25 +00: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
|
3e0bbd8ada
|
Small refactoring. Finally made use of the type parameter in NadekoTypeReader<T> class
|
2022-01-31 05:45:51 +01:00 |
|
Kwoth
|
82000c97a4
|
Applied codestyle to all .cs files
|
2021-12-29 06:07:16 +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
|
77bbc5ef7a
|
Removed some unused classes, minor cleanup. Added rider anotations to stop some annoying code suggestions
|
2021-12-25 02:53:00 +01:00 |
|
Kwoth
|
da849f7c7b
|
global using NadekoBot.Extensions
|
2021-12-23 08:04:00 +07:00 |
|
Kwoth
|
93b8bca018
|
Switch to discord.net 3.0.0
|
2021-12-23 08:02:23 +07:00 |
|
Kwoth
|
0b8c3b3f2b
|
Using humanizer to deal with time and string trimming in some cases. Removed unused methods. Currency output format improvement (will use guild locale now for some commands)
|
2021-12-21 05:16:53 +01:00 |
|
Kwoth
|
c66e491ce9
|
Implicit usings and more global usings
|
2021-12-21 02:36:47 +01:00 |
|