1
Fork 0
mirror of https://gitlab.com/Kwoth/nadekobot.git synced 2024-10-02 20:13:13 +00:00
Commit graph

1314 commits

Author SHA1 Message Date
Kwoth
15dac7e3ed Massive cleanup
- Removed GuildConfigs repository, moved to extensions
- Moved StreamSettings extension to GuildConfig extensions
- namespace NadekoBot.Core has been simplified to NadekoBot in many places (more to come)
- Replaced some raw delete queries with simple linqtodb queries
2021-09-06 21:34:41 +02:00
Kwoth
c7ff982ec1 Quotes repository removed 2021-09-06 21:34:40 +02:00
Kwoth
56f28568d1 Removed cr repostiory, started a general purpose db extensions file 2021-09-06 21:34:39 +02:00
Kwoth
a6c7f1a629 Removed music playlist and warning repositories 2021-09-06 21:34:39 +02:00
Kwoth
a3fa8224c4 Removed plantedcurrency repository 2021-09-06 21:34:39 +02:00
Kwoth
32dee3a078 Removed remind repository 2021-09-06 21:34:38 +02:00
Kwoth
afaeab40a3 Removed sar repository 2021-09-06 21:34:38 +02:00
Kwoth
ae59bac118 Removed poll repository 2021-09-06 21:34:38 +02:00
Kwoth
dbf51a8a1b Removed clubs repository and moved functionality to an extension 2021-09-06 21:34:38 +02:00
Kwoth
9f6d4ab62f Package upgrades
- Upgraded all packages to latest version
- Removed obsolete code due to version upgrade
- More nullref warnings silenced
2021-09-06 21:34:38 +02:00
Kwoth
38c7f32a76 More cleanup
- Moved all bot files to src/NadekoBot
- Fixed tests path in ci
- Fixed some warnings in MusicService
- Cleaned up csproj slightly
2021-09-06 21:34:37 +02:00
Kwoth
6b92cb3c89 More cleanup
- Moved all bot files to src/NadekoBot
- Fixed tests path in ci
- Fixed some warnings in MusicService
- Cleaned up csproj slightly
2021-09-06 21:34:29 +02:00
Kwoth
91ecf9ca41 Restructured folders and project names, ci should be fixed 2021-09-06 21:29:51 +02:00
Kwoth
7aca29ae8a Killed history 2021-09-06 21:29:22 +02:00