This website requires JavaScript.
Explore
Help
Sign In
minster586
/
nadekobot
Watch
1
Star
0
Fork
0
You've already forked nadekobot
mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced
2025-09-10 17:28:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c0c3c9228785e211d411b280dec596a55033f9b
nadekobot
/
src
History
Kwoth
4c0c3c9228
Refactored typereaders to use DI instead of getting services manually
2021-09-06 21:34:50 +02:00
..
ayu
/Ayu.Discord.Voice
Changed all == null to is null and all !(* == null) to * is not null
2021-09-06 21:34:44 +02:00
NadekoBot
Refactored typereaders to use DI instead of getting services manually
2021-09-06 21:34:50 +02:00
NadekoBot.Coordinator
Changed all .GetService to .GetRequiredService because no service should be ever missing. However most of these should be removed in one of the future patches.
2021-09-06 21:34:50 +02:00
NadekoBot.Tests
Small cleanup - fixed some namespaces and moved files
2021-09-06 21:34:49 +02:00