From 2d3399b7e6fcc2c3064764ff7146946d343d440b Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sun, 16 Jul 2023 16:37:58 +0000 Subject: [PATCH] Renamings for consistency --- src/Nadeko.Bot.Common/{_Common => _common}/AddRemove.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/CmdStrings.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/CommandData.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/DownloadTracker.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/Helpers.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/ImageUrls.cs | 0 .../{_Common => _common}/JsonConverters/CultureInfoConverter.cs | 0 .../{_Common => _common}/JsonConverters/Rgba32Converter.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/LbOpts.cs | 0 .../{_Common => _common}/Linq2DbExpressions.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/LoginErrorHandler.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/OldCreds.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/OptionsParser.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/OsuMapData.cs | 0 src/Nadeko.Bot.Common/{_Common => _common}/OsuUserBets.cs | 0 .../{_Common => _common}/Pokemon/PokemonNameId.cs | 0 .../{_Common => _common}/Pokemon/SearchPokemon.cs | 0 .../{_Common => _common}/Pokemon/SearchPokemonAbility.cs | 0 .../RequireObjectPropertiesContractResolver.cs | 0 .../{_Common => _common}/TriviaQuestionModel.cs | 0 .../{_Common => _common}/TypeReaders/EmoteTypeReader.cs | 0 .../{_Common => _common}/TypeReaders/GuildTypeReader.cs | 0 .../{_Common => _common}/TypeReaders/GuildUserTypeReader.cs | 0 .../{_Common => _common}/TypeReaders/KwumTypeReader.cs | 0 .../{_Common => _common}/TypeReaders/Models/PermissionAction.cs | 0 .../{_Common => _common}/TypeReaders/Models/StoopidTime.cs | 0 .../{_Common => _common}/TypeReaders/ModuleTypeReader.cs | 0 .../TypeReaders/PermissionActionTypeReader.cs | 0 .../{_Common => _common}/TypeReaders/Rgba32TypeReader.cs | 0 .../{_Common => _common}/TypeReaders/StoopidTimeTypeReader.cs | 0 .../Gambling/Waifus/{Common => _common}/AffinityTitle.cs | 0 .../Gambling/Waifus/{Common => _common}/ClaimTitle.cs | 0 .../Gambling/Waifus/{Common => _common}/DivorceResult.cs | 0 .../Gambling/Waifus/{Common => _common}/Extensions.cs | 0 .../Gambling/Waifus/{Common => _common}/WaifuClaimResult.cs | 0 .../Gambling/{_Common => _common}/Decks/QuadDeck.cs | 0 .../Gambling/{_Common => _common}/IGamblingCleanupService.cs | 0 .../Gambling/{_Common => _common}/IGamblingService.cs | 0 .../Gambling/{_Common => _common}/NewGamblingService.cs | 0 .../Gambling/{_Common => _common}/RollDuelGame.cs | 0 .../TypeReaders/BaseShmartInputAmountReader.cs | 0 .../TypeReaders/ShmartBankInputAmountReader.cs | 0 .../{_Common => _common}/TypeReaders/ShmartNumberTypeReader.cs | 0 .../Games/ChatterBot/{_Common => _common}/CleverbotResponse.cs | 0 .../Games/ChatterBot/{_Common => _common}/Gpt3Response.cs | 0 .../Games/ChatterBot/{_Common => _common}/IChatterBotSession.cs | 0 .../ChatterBot/{_Common => _common}/OfficialCleverbotSession.cs | 0 .../ChatterBot/{_Common => _common}/OfficialGpt3Session.cs | 0 .../{_Common => _common}/ICachableTrackData.cs | 0 .../{_Common => _common}/ILocalTrackResolver.cs | 0 .../{_Common => _common}/IMusicPlayer.cs | 0 .../{_Common => _common}/IMusicQueue.cs | 0 .../{_Common => _common}/IPlatformQueryResolver.cs | 0 .../{_Common => _common}/IQueuedTrackInfo.cs | 0 .../{_Common => _common}/IRadioResolver.cs | 0 .../{_Common => _common}/ISoundcloudResolver.cs | 0 .../{_Common => _common}/ITrackCacher.cs | 0 src/Nadeko.Bot.Modules.Music/{_Common => _common}/ITrackInfo.cs | 0 .../{_Common => _common}/ITrackResolveProvider.cs | 0 .../{_Common => _common}/IVoiceProxy.cs | 0 .../{_Common => _common}/IYoutubeResolver.cs | 0 .../{_Common => _common}/Impl/CachableTrackData.cs | 0 .../{_Common => _common}/Impl/MultimediaTimer.cs | 0 .../{_Common => _common}/Impl/MusicExtensions.cs | 0 .../{_Common => _common}/Impl/MusicPlatform.cs | 0 .../{_Common => _common}/Impl/MusicPlayer.cs | 0 .../{_Common => _common}/Impl/MusicQueue.cs | 0 .../{_Common => _common}/Impl/RemoteTrackInfo.cs | 0 .../{_Common => _common}/Impl/SimpleTrackInfo.cs | 0 .../{_Common => _common}/Impl/TrackCacher.cs | 0 .../{_Common => _common}/Impl/VoiceProxy.cs | 0 .../{_Common => _common}/Resolvers/LocalTrackResolver.cs | 0 .../{_Common => _common}/Resolvers/RadioResolveStrategy.cs | 0 .../{_Common => _common}/Resolvers/SoundcloudResolver.cs | 0 .../{_Common => _common}/Resolvers/TrackResolveProvider.cs | 0 .../{_Common => _common}/Resolvers/YtdlYoutubeResolver.cs | 0 .../{_Common => _common}/db/MusicPlayerSettingsExtensions.cs | 0 .../{_Common => _common}/db/MusicPlaylist.cs | 0 .../{_Common => _common}/db/MusicPlaylistExtensions.cs | 0 .../{_Common => _common}/db/MusicSettings.cs | 0 .../Crypto/{_Common => _common}/CandleData.cs | 0 .../Crypto/{_Common => _common}/ImageData.cs | 0 .../Crypto/{_Common => _common}/QuoteResponse.cs | 0 .../Crypto/{_Common => _common}/StockData.cs | 0 .../Crypto/{_Common => _common}/SymbolData.cs | 0 .../Crypto/{_Common => _common}/YahooFinanceCandleData.cs | 0 .../Crypto/{_Common => _common}/YahooFinanceSearchResponse.cs | 0 .../{_Common => _common}/YahooFinanceSearchResponseItem.cs | 0 .../Crypto/{_Common => _common}/YahooQueryModel.cs | 0 .../{_Common => _common}/AtlExtensions.cs | 0 .../{_Common => _common}/BibleVerses.cs | 0 .../{_Common => _common}/Config/ImgSearchEngine.cs | 0 .../{_Common => _common}/Config/SearchesConfig.cs | 0 .../{_Common => _common}/Config/SearchesConfigService.cs | 0 .../{_Common => _common}/Config/WebSearchEngine.cs | 0 .../{_Common => _common}/CryptoData.cs | 0 .../{_Common => _common}/DefineModel.cs | 0 .../{_Common => _common}/E621Object.cs | 0 .../{_Common => _common}/Exceptions/StreamNotFoundException.cs | 0 .../{_Common => _common}/Extensions.cs | 0 src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Gallery.cs | 0 .../{_Common => _common}/GatariUserResponse.cs | 0 .../{_Common => _common}/GatariUserStatsResponse.cs | 0 .../{_Common => _common}/GoogleSearchResult.cs | 0 .../{_Common => _common}/HearthstoneCardData.cs | 0 .../{_Common => _common}/LowerCaseNamingPolicy.cs | 0 .../{_Common => _common}/MagicItem.cs | 0 src/Nadeko.Bot.Modules.Searches/{_Common => _common}/MtgData.cs | 0 .../{_Common => _common}/NovelData.cs | 0 .../{_Common => _common}/OmdbMovie.cs | 0 .../{_Common => _common}/OsuUserData.cs | 0 .../{_Common => _common}/PathOfExileModels.cs | 0 .../{_Common => _common}/SteamGameId.cs | 0 .../StreamNotifications/Models/HelixStreamsResponse.cs | 0 .../StreamNotifications/Models/HelixUsersResponse.cs | 0 .../StreamNotifications/Models/PicartoChannelResponse.cs | 0 .../StreamNotifications/Models/StreamData.cs | 0 .../StreamNotifications/Models/StreamDataKey.cs | 0 .../StreamNotifications/Models/TrovoGetUsersResponse.cs | 0 .../StreamNotifications/Models/TrovoRequestData.cs | 0 .../StreamNotifications/Models/TrovoSocialLink.cs | 0 .../StreamNotifications/Models/TwitchResponseV5.cs | 0 .../StreamNotifications/Models/TwitchUsersResponseV5.cs | 0 .../{_Common => _common}/StreamNotifications/NotifChecker.cs | 0 .../StreamNotifications/Providers/PicartoProvider.cs | 0 .../StreamNotifications/Providers/Provider.cs | 0 .../StreamNotifications/Providers/TrovoProvider.cs | 0 .../StreamNotifications/Providers/TwitchHelixProvider.cs | 0 .../{_Common => _common}/TimeData.cs | 0 .../{_Common => _common}/TimeModels.cs | 0 .../{_Common => _common}/UrbanDef.cs | 0 .../{_Common => _common}/WeatherModels.cs | 0 .../{_Common => _common}/WikipediaApiModel.cs | 0 src/Nadeko.Bot.Modules.Searches/{_Common => _common}/WoWJoke.cs | 0 .../Nadeko.Bot.Modules.Utility.csproj | 2 +- .../{_Common => _common}/ConvertUnit.cs | 0 .../Exceptions/StreamRoleNotFoundException.cs | 0 .../Exceptions/StreamRolePermissionException.cs | 0 .../{_Common => _common}/StreamRoleListType.cs | 0 src/Nadeko.Bot.Modules.Xp/{_Common => _common}/Extensions.cs | 0 src/Nadeko.Bot.Modules.Xp/{_Common => _common}/FullUserStats.cs | 0 .../{_Common => _common}/IXpCleanupService.cs | 0 src/Nadeko.Bot.Modules.Xp/{_Common => _common}/UserCacheItem.cs | 0 .../{_Common => _common}/XpCleanupService.cs | 0 src/Nadeko.Bot.Modules.Xp/{_Common => _common}/XpTemplate.cs | 0 .../{_Common => _common}/db/XpShopOwnedItem.cs | 0 src/NadekoBot/{Common => _common}/NinjectIKernelExtensions.cs | 0 .../{Common => _common}/ServiceCollectionExtensions.cs | 0 148 files changed, 1 insertion(+), 1 deletion(-) rename src/Nadeko.Bot.Common/{_Common => _common}/AddRemove.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/CmdStrings.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/CommandData.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/DownloadTracker.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/Helpers.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/ImageUrls.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/JsonConverters/CultureInfoConverter.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/JsonConverters/Rgba32Converter.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/LbOpts.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/Linq2DbExpressions.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/LoginErrorHandler.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/OldCreds.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/OptionsParser.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/OsuMapData.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/OsuUserBets.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/Pokemon/PokemonNameId.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/Pokemon/SearchPokemon.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/Pokemon/SearchPokemonAbility.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/RequireObjectPropertiesContractResolver.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TriviaQuestionModel.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/EmoteTypeReader.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/GuildTypeReader.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/GuildUserTypeReader.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/KwumTypeReader.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/Models/PermissionAction.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/Models/StoopidTime.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/ModuleTypeReader.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/PermissionActionTypeReader.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/Rgba32TypeReader.cs (100%) rename src/Nadeko.Bot.Common/{_Common => _common}/TypeReaders/StoopidTimeTypeReader.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/{Common => _common}/AffinityTitle.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/{Common => _common}/ClaimTitle.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/{Common => _common}/DivorceResult.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/{Common => _common}/Extensions.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/{Common => _common}/WaifuClaimResult.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/Decks/QuadDeck.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/IGamblingCleanupService.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/IGamblingService.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/NewGamblingService.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/RollDuelGame.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/TypeReaders/BaseShmartInputAmountReader.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/TypeReaders/ShmartBankInputAmountReader.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Gambling/{_Common => _common}/TypeReaders/ShmartNumberTypeReader.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/{_Common => _common}/CleverbotResponse.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/{_Common => _common}/Gpt3Response.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/{_Common => _common}/IChatterBotSession.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/{_Common => _common}/OfficialCleverbotSession.cs (100%) rename src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/{_Common => _common}/OfficialGpt3Session.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/ICachableTrackData.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/ILocalTrackResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/IMusicPlayer.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/IMusicQueue.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/IPlatformQueryResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/IQueuedTrackInfo.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/IRadioResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/ISoundcloudResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/ITrackCacher.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/ITrackInfo.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/ITrackResolveProvider.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/IVoiceProxy.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/IYoutubeResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/CachableTrackData.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/MultimediaTimer.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/MusicExtensions.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/MusicPlatform.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/MusicPlayer.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/MusicQueue.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/RemoteTrackInfo.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/SimpleTrackInfo.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/TrackCacher.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Impl/VoiceProxy.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Resolvers/LocalTrackResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Resolvers/RadioResolveStrategy.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Resolvers/SoundcloudResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Resolvers/TrackResolveProvider.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/Resolvers/YtdlYoutubeResolver.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/db/MusicPlayerSettingsExtensions.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/db/MusicPlaylist.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/db/MusicPlaylistExtensions.cs (100%) rename src/Nadeko.Bot.Modules.Music/{_Common => _common}/db/MusicSettings.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/CandleData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/ImageData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/QuoteResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/StockData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/SymbolData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/YahooFinanceCandleData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/YahooFinanceSearchResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/YahooFinanceSearchResponseItem.cs (100%) rename src/Nadeko.Bot.Modules.Searches/Crypto/{_Common => _common}/YahooQueryModel.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/AtlExtensions.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/BibleVerses.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Config/ImgSearchEngine.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Config/SearchesConfig.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Config/SearchesConfigService.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Config/WebSearchEngine.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/CryptoData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/DefineModel.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/E621Object.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Exceptions/StreamNotFoundException.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Extensions.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/Gallery.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/GatariUserResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/GatariUserStatsResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/GoogleSearchResult.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/HearthstoneCardData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/LowerCaseNamingPolicy.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/MagicItem.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/MtgData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/NovelData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/OmdbMovie.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/OsuUserData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/PathOfExileModels.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/SteamGameId.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/HelixStreamsResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/HelixUsersResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/PicartoChannelResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/StreamData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/StreamDataKey.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/TrovoGetUsersResponse.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/TrovoRequestData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/TrovoSocialLink.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/TwitchResponseV5.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Models/TwitchUsersResponseV5.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/NotifChecker.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Providers/PicartoProvider.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Providers/Provider.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Providers/TrovoProvider.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/StreamNotifications/Providers/TwitchHelixProvider.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/TimeData.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/TimeModels.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/UrbanDef.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/WeatherModels.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/WikipediaApiModel.cs (100%) rename src/Nadeko.Bot.Modules.Searches/{_Common => _common}/WoWJoke.cs (100%) rename src/Nadeko.Bot.Modules.Utility/{_Common => _common}/ConvertUnit.cs (100%) rename src/Nadeko.Bot.Modules.Utility/{_Common => _common}/Exceptions/StreamRoleNotFoundException.cs (100%) rename src/Nadeko.Bot.Modules.Utility/{_Common => _common}/Exceptions/StreamRolePermissionException.cs (100%) rename src/Nadeko.Bot.Modules.Utility/{_Common => _common}/StreamRoleListType.cs (100%) rename src/Nadeko.Bot.Modules.Xp/{_Common => _common}/Extensions.cs (100%) rename src/Nadeko.Bot.Modules.Xp/{_Common => _common}/FullUserStats.cs (100%) rename src/Nadeko.Bot.Modules.Xp/{_Common => _common}/IXpCleanupService.cs (100%) rename src/Nadeko.Bot.Modules.Xp/{_Common => _common}/UserCacheItem.cs (100%) rename src/Nadeko.Bot.Modules.Xp/{_Common => _common}/XpCleanupService.cs (100%) rename src/Nadeko.Bot.Modules.Xp/{_Common => _common}/XpTemplate.cs (100%) rename src/Nadeko.Bot.Modules.Xp/{_Common => _common}/db/XpShopOwnedItem.cs (100%) rename src/NadekoBot/{Common => _common}/NinjectIKernelExtensions.cs (100%) rename src/NadekoBot/{Common => _common}/ServiceCollectionExtensions.cs (100%) diff --git a/src/Nadeko.Bot.Common/_Common/AddRemove.cs b/src/Nadeko.Bot.Common/_common/AddRemove.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/AddRemove.cs rename to src/Nadeko.Bot.Common/_common/AddRemove.cs diff --git a/src/Nadeko.Bot.Common/_Common/CmdStrings.cs b/src/Nadeko.Bot.Common/_common/CmdStrings.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/CmdStrings.cs rename to src/Nadeko.Bot.Common/_common/CmdStrings.cs diff --git a/src/Nadeko.Bot.Common/_Common/CommandData.cs b/src/Nadeko.Bot.Common/_common/CommandData.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/CommandData.cs rename to src/Nadeko.Bot.Common/_common/CommandData.cs diff --git a/src/Nadeko.Bot.Common/_Common/DownloadTracker.cs b/src/Nadeko.Bot.Common/_common/DownloadTracker.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/DownloadTracker.cs rename to src/Nadeko.Bot.Common/_common/DownloadTracker.cs diff --git a/src/Nadeko.Bot.Common/_Common/Helpers.cs b/src/Nadeko.Bot.Common/_common/Helpers.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/Helpers.cs rename to src/Nadeko.Bot.Common/_common/Helpers.cs diff --git a/src/Nadeko.Bot.Common/_Common/ImageUrls.cs b/src/Nadeko.Bot.Common/_common/ImageUrls.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/ImageUrls.cs rename to src/Nadeko.Bot.Common/_common/ImageUrls.cs diff --git a/src/Nadeko.Bot.Common/_Common/JsonConverters/CultureInfoConverter.cs b/src/Nadeko.Bot.Common/_common/JsonConverters/CultureInfoConverter.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/JsonConverters/CultureInfoConverter.cs rename to src/Nadeko.Bot.Common/_common/JsonConverters/CultureInfoConverter.cs diff --git a/src/Nadeko.Bot.Common/_Common/JsonConverters/Rgba32Converter.cs b/src/Nadeko.Bot.Common/_common/JsonConverters/Rgba32Converter.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/JsonConverters/Rgba32Converter.cs rename to src/Nadeko.Bot.Common/_common/JsonConverters/Rgba32Converter.cs diff --git a/src/Nadeko.Bot.Common/_Common/LbOpts.cs b/src/Nadeko.Bot.Common/_common/LbOpts.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/LbOpts.cs rename to src/Nadeko.Bot.Common/_common/LbOpts.cs diff --git a/src/Nadeko.Bot.Common/_Common/Linq2DbExpressions.cs b/src/Nadeko.Bot.Common/_common/Linq2DbExpressions.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/Linq2DbExpressions.cs rename to src/Nadeko.Bot.Common/_common/Linq2DbExpressions.cs diff --git a/src/Nadeko.Bot.Common/_Common/LoginErrorHandler.cs b/src/Nadeko.Bot.Common/_common/LoginErrorHandler.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/LoginErrorHandler.cs rename to src/Nadeko.Bot.Common/_common/LoginErrorHandler.cs diff --git a/src/Nadeko.Bot.Common/_Common/OldCreds.cs b/src/Nadeko.Bot.Common/_common/OldCreds.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/OldCreds.cs rename to src/Nadeko.Bot.Common/_common/OldCreds.cs diff --git a/src/Nadeko.Bot.Common/_Common/OptionsParser.cs b/src/Nadeko.Bot.Common/_common/OptionsParser.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/OptionsParser.cs rename to src/Nadeko.Bot.Common/_common/OptionsParser.cs diff --git a/src/Nadeko.Bot.Common/_Common/OsuMapData.cs b/src/Nadeko.Bot.Common/_common/OsuMapData.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/OsuMapData.cs rename to src/Nadeko.Bot.Common/_common/OsuMapData.cs diff --git a/src/Nadeko.Bot.Common/_Common/OsuUserBets.cs b/src/Nadeko.Bot.Common/_common/OsuUserBets.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/OsuUserBets.cs rename to src/Nadeko.Bot.Common/_common/OsuUserBets.cs diff --git a/src/Nadeko.Bot.Common/_Common/Pokemon/PokemonNameId.cs b/src/Nadeko.Bot.Common/_common/Pokemon/PokemonNameId.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/Pokemon/PokemonNameId.cs rename to src/Nadeko.Bot.Common/_common/Pokemon/PokemonNameId.cs diff --git a/src/Nadeko.Bot.Common/_Common/Pokemon/SearchPokemon.cs b/src/Nadeko.Bot.Common/_common/Pokemon/SearchPokemon.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/Pokemon/SearchPokemon.cs rename to src/Nadeko.Bot.Common/_common/Pokemon/SearchPokemon.cs diff --git a/src/Nadeko.Bot.Common/_Common/Pokemon/SearchPokemonAbility.cs b/src/Nadeko.Bot.Common/_common/Pokemon/SearchPokemonAbility.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/Pokemon/SearchPokemonAbility.cs rename to src/Nadeko.Bot.Common/_common/Pokemon/SearchPokemonAbility.cs diff --git a/src/Nadeko.Bot.Common/_Common/RequireObjectPropertiesContractResolver.cs b/src/Nadeko.Bot.Common/_common/RequireObjectPropertiesContractResolver.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/RequireObjectPropertiesContractResolver.cs rename to src/Nadeko.Bot.Common/_common/RequireObjectPropertiesContractResolver.cs diff --git a/src/Nadeko.Bot.Common/_Common/TriviaQuestionModel.cs b/src/Nadeko.Bot.Common/_common/TriviaQuestionModel.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TriviaQuestionModel.cs rename to src/Nadeko.Bot.Common/_common/TriviaQuestionModel.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/EmoteTypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/EmoteTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/EmoteTypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/EmoteTypeReader.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/GuildTypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/GuildTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/GuildTypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/GuildTypeReader.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/GuildUserTypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/GuildUserTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/GuildUserTypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/GuildUserTypeReader.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/KwumTypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/KwumTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/KwumTypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/KwumTypeReader.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/Models/PermissionAction.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/Models/PermissionAction.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/Models/PermissionAction.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/Models/PermissionAction.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/Models/StoopidTime.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/Models/StoopidTime.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/Models/StoopidTime.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/Models/StoopidTime.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/ModuleTypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/ModuleTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/ModuleTypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/ModuleTypeReader.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/PermissionActionTypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/PermissionActionTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/PermissionActionTypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/PermissionActionTypeReader.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/Rgba32TypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/Rgba32TypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/Rgba32TypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/Rgba32TypeReader.cs diff --git a/src/Nadeko.Bot.Common/_Common/TypeReaders/StoopidTimeTypeReader.cs b/src/Nadeko.Bot.Common/_common/TypeReaders/StoopidTimeTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Common/_Common/TypeReaders/StoopidTimeTypeReader.cs rename to src/Nadeko.Bot.Common/_common/TypeReaders/StoopidTimeTypeReader.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/AffinityTitle.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/AffinityTitle.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/AffinityTitle.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/AffinityTitle.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/ClaimTitle.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/ClaimTitle.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/ClaimTitle.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/ClaimTitle.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/DivorceResult.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/DivorceResult.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/DivorceResult.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/DivorceResult.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/Extensions.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/Extensions.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/Extensions.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/Extensions.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/WaifuClaimResult.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/WaifuClaimResult.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/Common/WaifuClaimResult.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/Waifus/_common/WaifuClaimResult.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/Decks/QuadDeck.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/Decks/QuadDeck.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/Decks/QuadDeck.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/Decks/QuadDeck.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/IGamblingCleanupService.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/IGamblingCleanupService.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/IGamblingCleanupService.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/IGamblingCleanupService.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/IGamblingService.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/IGamblingService.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/IGamblingService.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/IGamblingService.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/NewGamblingService.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/NewGamblingService.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/NewGamblingService.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/NewGamblingService.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/RollDuelGame.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/RollDuelGame.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/RollDuelGame.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/RollDuelGame.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/TypeReaders/BaseShmartInputAmountReader.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/TypeReaders/BaseShmartInputAmountReader.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/TypeReaders/BaseShmartInputAmountReader.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/TypeReaders/BaseShmartInputAmountReader.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/TypeReaders/ShmartBankInputAmountReader.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/TypeReaders/ShmartBankInputAmountReader.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/TypeReaders/ShmartBankInputAmountReader.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/TypeReaders/ShmartBankInputAmountReader.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/TypeReaders/ShmartNumberTypeReader.cs b/src/Nadeko.Bot.Modules.Gambling/Gambling/_common/TypeReaders/ShmartNumberTypeReader.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Gambling/_Common/TypeReaders/ShmartNumberTypeReader.cs rename to src/Nadeko.Bot.Modules.Gambling/Gambling/_common/TypeReaders/ShmartNumberTypeReader.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/CleverbotResponse.cs b/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/CleverbotResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/CleverbotResponse.cs rename to src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/CleverbotResponse.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/Gpt3Response.cs b/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/Gpt3Response.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/Gpt3Response.cs rename to src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/Gpt3Response.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/IChatterBotSession.cs b/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/IChatterBotSession.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/IChatterBotSession.cs rename to src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/IChatterBotSession.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/OfficialCleverbotSession.cs b/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/OfficialCleverbotSession.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/OfficialCleverbotSession.cs rename to src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/OfficialCleverbotSession.cs diff --git a/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/OfficialGpt3Session.cs b/src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/OfficialGpt3Session.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_Common/OfficialGpt3Session.cs rename to src/Nadeko.Bot.Modules.Gambling/Games/ChatterBot/_common/OfficialGpt3Session.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/ICachableTrackData.cs b/src/Nadeko.Bot.Modules.Music/_common/ICachableTrackData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/ICachableTrackData.cs rename to src/Nadeko.Bot.Modules.Music/_common/ICachableTrackData.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/ILocalTrackResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/ILocalTrackResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/ILocalTrackResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/ILocalTrackResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/IMusicPlayer.cs b/src/Nadeko.Bot.Modules.Music/_common/IMusicPlayer.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/IMusicPlayer.cs rename to src/Nadeko.Bot.Modules.Music/_common/IMusicPlayer.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/IMusicQueue.cs b/src/Nadeko.Bot.Modules.Music/_common/IMusicQueue.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/IMusicQueue.cs rename to src/Nadeko.Bot.Modules.Music/_common/IMusicQueue.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/IPlatformQueryResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/IPlatformQueryResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/IPlatformQueryResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/IPlatformQueryResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/IQueuedTrackInfo.cs b/src/Nadeko.Bot.Modules.Music/_common/IQueuedTrackInfo.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/IQueuedTrackInfo.cs rename to src/Nadeko.Bot.Modules.Music/_common/IQueuedTrackInfo.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/IRadioResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/IRadioResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/IRadioResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/IRadioResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/ISoundcloudResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/ISoundcloudResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/ISoundcloudResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/ISoundcloudResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/ITrackCacher.cs b/src/Nadeko.Bot.Modules.Music/_common/ITrackCacher.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/ITrackCacher.cs rename to src/Nadeko.Bot.Modules.Music/_common/ITrackCacher.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/ITrackInfo.cs b/src/Nadeko.Bot.Modules.Music/_common/ITrackInfo.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/ITrackInfo.cs rename to src/Nadeko.Bot.Modules.Music/_common/ITrackInfo.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/ITrackResolveProvider.cs b/src/Nadeko.Bot.Modules.Music/_common/ITrackResolveProvider.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/ITrackResolveProvider.cs rename to src/Nadeko.Bot.Modules.Music/_common/ITrackResolveProvider.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/IVoiceProxy.cs b/src/Nadeko.Bot.Modules.Music/_common/IVoiceProxy.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/IVoiceProxy.cs rename to src/Nadeko.Bot.Modules.Music/_common/IVoiceProxy.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/IYoutubeResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/IYoutubeResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/IYoutubeResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/IYoutubeResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/CachableTrackData.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/CachableTrackData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/CachableTrackData.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/CachableTrackData.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/MultimediaTimer.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/MultimediaTimer.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/MultimediaTimer.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/MultimediaTimer.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicExtensions.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/MusicExtensions.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicExtensions.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/MusicExtensions.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicPlatform.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/MusicPlatform.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicPlatform.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/MusicPlatform.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicPlayer.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/MusicPlayer.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicPlayer.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/MusicPlayer.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicQueue.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/MusicQueue.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/MusicQueue.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/MusicQueue.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/RemoteTrackInfo.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/RemoteTrackInfo.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/RemoteTrackInfo.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/RemoteTrackInfo.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/SimpleTrackInfo.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/SimpleTrackInfo.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/SimpleTrackInfo.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/SimpleTrackInfo.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/TrackCacher.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/TrackCacher.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/TrackCacher.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/TrackCacher.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Impl/VoiceProxy.cs b/src/Nadeko.Bot.Modules.Music/_common/Impl/VoiceProxy.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Impl/VoiceProxy.cs rename to src/Nadeko.Bot.Modules.Music/_common/Impl/VoiceProxy.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Resolvers/LocalTrackResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/Resolvers/LocalTrackResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Resolvers/LocalTrackResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/Resolvers/LocalTrackResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Resolvers/RadioResolveStrategy.cs b/src/Nadeko.Bot.Modules.Music/_common/Resolvers/RadioResolveStrategy.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Resolvers/RadioResolveStrategy.cs rename to src/Nadeko.Bot.Modules.Music/_common/Resolvers/RadioResolveStrategy.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Resolvers/SoundcloudResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/Resolvers/SoundcloudResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Resolvers/SoundcloudResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/Resolvers/SoundcloudResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Resolvers/TrackResolveProvider.cs b/src/Nadeko.Bot.Modules.Music/_common/Resolvers/TrackResolveProvider.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Resolvers/TrackResolveProvider.cs rename to src/Nadeko.Bot.Modules.Music/_common/Resolvers/TrackResolveProvider.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/Resolvers/YtdlYoutubeResolver.cs b/src/Nadeko.Bot.Modules.Music/_common/Resolvers/YtdlYoutubeResolver.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/Resolvers/YtdlYoutubeResolver.cs rename to src/Nadeko.Bot.Modules.Music/_common/Resolvers/YtdlYoutubeResolver.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/db/MusicPlayerSettingsExtensions.cs b/src/Nadeko.Bot.Modules.Music/_common/db/MusicPlayerSettingsExtensions.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/db/MusicPlayerSettingsExtensions.cs rename to src/Nadeko.Bot.Modules.Music/_common/db/MusicPlayerSettingsExtensions.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/db/MusicPlaylist.cs b/src/Nadeko.Bot.Modules.Music/_common/db/MusicPlaylist.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/db/MusicPlaylist.cs rename to src/Nadeko.Bot.Modules.Music/_common/db/MusicPlaylist.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/db/MusicPlaylistExtensions.cs b/src/Nadeko.Bot.Modules.Music/_common/db/MusicPlaylistExtensions.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/db/MusicPlaylistExtensions.cs rename to src/Nadeko.Bot.Modules.Music/_common/db/MusicPlaylistExtensions.cs diff --git a/src/Nadeko.Bot.Modules.Music/_Common/db/MusicSettings.cs b/src/Nadeko.Bot.Modules.Music/_common/db/MusicSettings.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Music/_Common/db/MusicSettings.cs rename to src/Nadeko.Bot.Modules.Music/_common/db/MusicSettings.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/CandleData.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/CandleData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/CandleData.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/CandleData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/ImageData.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/ImageData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/ImageData.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/ImageData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/QuoteResponse.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/QuoteResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/QuoteResponse.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/QuoteResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/StockData.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/StockData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/StockData.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/StockData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/SymbolData.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/SymbolData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/SymbolData.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/SymbolData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooFinanceCandleData.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooFinanceCandleData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooFinanceCandleData.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooFinanceCandleData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooFinanceSearchResponse.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooFinanceSearchResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooFinanceSearchResponse.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooFinanceSearchResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooFinanceSearchResponseItem.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooFinanceSearchResponseItem.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooFinanceSearchResponseItem.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooFinanceSearchResponseItem.cs diff --git a/src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooQueryModel.cs b/src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooQueryModel.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/Crypto/_Common/YahooQueryModel.cs rename to src/Nadeko.Bot.Modules.Searches/Crypto/_common/YahooQueryModel.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/AtlExtensions.cs b/src/Nadeko.Bot.Modules.Searches/_common/AtlExtensions.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/AtlExtensions.cs rename to src/Nadeko.Bot.Modules.Searches/_common/AtlExtensions.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/BibleVerses.cs b/src/Nadeko.Bot.Modules.Searches/_common/BibleVerses.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/BibleVerses.cs rename to src/Nadeko.Bot.Modules.Searches/_common/BibleVerses.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/Config/ImgSearchEngine.cs b/src/Nadeko.Bot.Modules.Searches/_common/Config/ImgSearchEngine.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/Config/ImgSearchEngine.cs rename to src/Nadeko.Bot.Modules.Searches/_common/Config/ImgSearchEngine.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/Config/SearchesConfig.cs b/src/Nadeko.Bot.Modules.Searches/_common/Config/SearchesConfig.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/Config/SearchesConfig.cs rename to src/Nadeko.Bot.Modules.Searches/_common/Config/SearchesConfig.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/Config/SearchesConfigService.cs b/src/Nadeko.Bot.Modules.Searches/_common/Config/SearchesConfigService.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/Config/SearchesConfigService.cs rename to src/Nadeko.Bot.Modules.Searches/_common/Config/SearchesConfigService.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/Config/WebSearchEngine.cs b/src/Nadeko.Bot.Modules.Searches/_common/Config/WebSearchEngine.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/Config/WebSearchEngine.cs rename to src/Nadeko.Bot.Modules.Searches/_common/Config/WebSearchEngine.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/CryptoData.cs b/src/Nadeko.Bot.Modules.Searches/_common/CryptoData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/CryptoData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/CryptoData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/DefineModel.cs b/src/Nadeko.Bot.Modules.Searches/_common/DefineModel.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/DefineModel.cs rename to src/Nadeko.Bot.Modules.Searches/_common/DefineModel.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/E621Object.cs b/src/Nadeko.Bot.Modules.Searches/_common/E621Object.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/E621Object.cs rename to src/Nadeko.Bot.Modules.Searches/_common/E621Object.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/Exceptions/StreamNotFoundException.cs b/src/Nadeko.Bot.Modules.Searches/_common/Exceptions/StreamNotFoundException.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/Exceptions/StreamNotFoundException.cs rename to src/Nadeko.Bot.Modules.Searches/_common/Exceptions/StreamNotFoundException.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/Extensions.cs b/src/Nadeko.Bot.Modules.Searches/_common/Extensions.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/Extensions.cs rename to src/Nadeko.Bot.Modules.Searches/_common/Extensions.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/Gallery.cs b/src/Nadeko.Bot.Modules.Searches/_common/Gallery.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/Gallery.cs rename to src/Nadeko.Bot.Modules.Searches/_common/Gallery.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/GatariUserResponse.cs b/src/Nadeko.Bot.Modules.Searches/_common/GatariUserResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/GatariUserResponse.cs rename to src/Nadeko.Bot.Modules.Searches/_common/GatariUserResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/GatariUserStatsResponse.cs b/src/Nadeko.Bot.Modules.Searches/_common/GatariUserStatsResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/GatariUserStatsResponse.cs rename to src/Nadeko.Bot.Modules.Searches/_common/GatariUserStatsResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/GoogleSearchResult.cs b/src/Nadeko.Bot.Modules.Searches/_common/GoogleSearchResult.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/GoogleSearchResult.cs rename to src/Nadeko.Bot.Modules.Searches/_common/GoogleSearchResult.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/HearthstoneCardData.cs b/src/Nadeko.Bot.Modules.Searches/_common/HearthstoneCardData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/HearthstoneCardData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/HearthstoneCardData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/LowerCaseNamingPolicy.cs b/src/Nadeko.Bot.Modules.Searches/_common/LowerCaseNamingPolicy.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/LowerCaseNamingPolicy.cs rename to src/Nadeko.Bot.Modules.Searches/_common/LowerCaseNamingPolicy.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/MagicItem.cs b/src/Nadeko.Bot.Modules.Searches/_common/MagicItem.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/MagicItem.cs rename to src/Nadeko.Bot.Modules.Searches/_common/MagicItem.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/MtgData.cs b/src/Nadeko.Bot.Modules.Searches/_common/MtgData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/MtgData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/MtgData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/NovelData.cs b/src/Nadeko.Bot.Modules.Searches/_common/NovelData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/NovelData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/NovelData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/OmdbMovie.cs b/src/Nadeko.Bot.Modules.Searches/_common/OmdbMovie.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/OmdbMovie.cs rename to src/Nadeko.Bot.Modules.Searches/_common/OmdbMovie.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/OsuUserData.cs b/src/Nadeko.Bot.Modules.Searches/_common/OsuUserData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/OsuUserData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/OsuUserData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/PathOfExileModels.cs b/src/Nadeko.Bot.Modules.Searches/_common/PathOfExileModels.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/PathOfExileModels.cs rename to src/Nadeko.Bot.Modules.Searches/_common/PathOfExileModels.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/SteamGameId.cs b/src/Nadeko.Bot.Modules.Searches/_common/SteamGameId.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/SteamGameId.cs rename to src/Nadeko.Bot.Modules.Searches/_common/SteamGameId.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/HelixStreamsResponse.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/HelixStreamsResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/HelixStreamsResponse.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/HelixStreamsResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/HelixUsersResponse.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/HelixUsersResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/HelixUsersResponse.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/HelixUsersResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/PicartoChannelResponse.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/PicartoChannelResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/PicartoChannelResponse.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/PicartoChannelResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/StreamData.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/StreamData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/StreamData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/StreamData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/StreamDataKey.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/StreamDataKey.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/StreamDataKey.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/StreamDataKey.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TrovoGetUsersResponse.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TrovoGetUsersResponse.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TrovoGetUsersResponse.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TrovoGetUsersResponse.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TrovoRequestData.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TrovoRequestData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TrovoRequestData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TrovoRequestData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TrovoSocialLink.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TrovoSocialLink.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TrovoSocialLink.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TrovoSocialLink.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TwitchResponseV5.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TwitchResponseV5.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TwitchResponseV5.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TwitchResponseV5.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TwitchUsersResponseV5.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TwitchUsersResponseV5.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Models/TwitchUsersResponseV5.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Models/TwitchUsersResponseV5.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/NotifChecker.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/NotifChecker.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/NotifChecker.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/NotifChecker.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/PicartoProvider.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/PicartoProvider.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/PicartoProvider.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/PicartoProvider.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/Provider.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/Provider.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/Provider.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/Provider.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/TrovoProvider.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/TrovoProvider.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/TrovoProvider.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/TrovoProvider.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/TwitchHelixProvider.cs b/src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/TwitchHelixProvider.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/StreamNotifications/Providers/TwitchHelixProvider.cs rename to src/Nadeko.Bot.Modules.Searches/_common/StreamNotifications/Providers/TwitchHelixProvider.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/TimeData.cs b/src/Nadeko.Bot.Modules.Searches/_common/TimeData.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/TimeData.cs rename to src/Nadeko.Bot.Modules.Searches/_common/TimeData.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/TimeModels.cs b/src/Nadeko.Bot.Modules.Searches/_common/TimeModels.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/TimeModels.cs rename to src/Nadeko.Bot.Modules.Searches/_common/TimeModels.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/UrbanDef.cs b/src/Nadeko.Bot.Modules.Searches/_common/UrbanDef.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/UrbanDef.cs rename to src/Nadeko.Bot.Modules.Searches/_common/UrbanDef.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/WeatherModels.cs b/src/Nadeko.Bot.Modules.Searches/_common/WeatherModels.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/WeatherModels.cs rename to src/Nadeko.Bot.Modules.Searches/_common/WeatherModels.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/WikipediaApiModel.cs b/src/Nadeko.Bot.Modules.Searches/_common/WikipediaApiModel.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/WikipediaApiModel.cs rename to src/Nadeko.Bot.Modules.Searches/_common/WikipediaApiModel.cs diff --git a/src/Nadeko.Bot.Modules.Searches/_Common/WoWJoke.cs b/src/Nadeko.Bot.Modules.Searches/_common/WoWJoke.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Searches/_Common/WoWJoke.cs rename to src/Nadeko.Bot.Modules.Searches/_common/WoWJoke.cs diff --git a/src/Nadeko.Bot.Modules.Utility/Nadeko.Bot.Modules.Utility.csproj b/src/Nadeko.Bot.Modules.Utility/Nadeko.Bot.Modules.Utility.csproj index 590ef6b35..48d1877c8 100644 --- a/src/Nadeko.Bot.Modules.Utility/Nadeko.Bot.Modules.Utility.csproj +++ b/src/Nadeko.Bot.Modules.Utility/Nadeko.Bot.Modules.Utility.csproj @@ -25,7 +25,7 @@ - + diff --git a/src/Nadeko.Bot.Modules.Utility/_Common/ConvertUnit.cs b/src/Nadeko.Bot.Modules.Utility/_common/ConvertUnit.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Utility/_Common/ConvertUnit.cs rename to src/Nadeko.Bot.Modules.Utility/_common/ConvertUnit.cs diff --git a/src/Nadeko.Bot.Modules.Utility/_Common/Exceptions/StreamRoleNotFoundException.cs b/src/Nadeko.Bot.Modules.Utility/_common/Exceptions/StreamRoleNotFoundException.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Utility/_Common/Exceptions/StreamRoleNotFoundException.cs rename to src/Nadeko.Bot.Modules.Utility/_common/Exceptions/StreamRoleNotFoundException.cs diff --git a/src/Nadeko.Bot.Modules.Utility/_Common/Exceptions/StreamRolePermissionException.cs b/src/Nadeko.Bot.Modules.Utility/_common/Exceptions/StreamRolePermissionException.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Utility/_Common/Exceptions/StreamRolePermissionException.cs rename to src/Nadeko.Bot.Modules.Utility/_common/Exceptions/StreamRolePermissionException.cs diff --git a/src/Nadeko.Bot.Modules.Utility/_Common/StreamRoleListType.cs b/src/Nadeko.Bot.Modules.Utility/_common/StreamRoleListType.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Utility/_Common/StreamRoleListType.cs rename to src/Nadeko.Bot.Modules.Utility/_common/StreamRoleListType.cs diff --git a/src/Nadeko.Bot.Modules.Xp/_Common/Extensions.cs b/src/Nadeko.Bot.Modules.Xp/_common/Extensions.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Xp/_Common/Extensions.cs rename to src/Nadeko.Bot.Modules.Xp/_common/Extensions.cs diff --git a/src/Nadeko.Bot.Modules.Xp/_Common/FullUserStats.cs b/src/Nadeko.Bot.Modules.Xp/_common/FullUserStats.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Xp/_Common/FullUserStats.cs rename to src/Nadeko.Bot.Modules.Xp/_common/FullUserStats.cs diff --git a/src/Nadeko.Bot.Modules.Xp/_Common/IXpCleanupService.cs b/src/Nadeko.Bot.Modules.Xp/_common/IXpCleanupService.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Xp/_Common/IXpCleanupService.cs rename to src/Nadeko.Bot.Modules.Xp/_common/IXpCleanupService.cs diff --git a/src/Nadeko.Bot.Modules.Xp/_Common/UserCacheItem.cs b/src/Nadeko.Bot.Modules.Xp/_common/UserCacheItem.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Xp/_Common/UserCacheItem.cs rename to src/Nadeko.Bot.Modules.Xp/_common/UserCacheItem.cs diff --git a/src/Nadeko.Bot.Modules.Xp/_Common/XpCleanupService.cs b/src/Nadeko.Bot.Modules.Xp/_common/XpCleanupService.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Xp/_Common/XpCleanupService.cs rename to src/Nadeko.Bot.Modules.Xp/_common/XpCleanupService.cs diff --git a/src/Nadeko.Bot.Modules.Xp/_Common/XpTemplate.cs b/src/Nadeko.Bot.Modules.Xp/_common/XpTemplate.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Xp/_Common/XpTemplate.cs rename to src/Nadeko.Bot.Modules.Xp/_common/XpTemplate.cs diff --git a/src/Nadeko.Bot.Modules.Xp/_Common/db/XpShopOwnedItem.cs b/src/Nadeko.Bot.Modules.Xp/_common/db/XpShopOwnedItem.cs similarity index 100% rename from src/Nadeko.Bot.Modules.Xp/_Common/db/XpShopOwnedItem.cs rename to src/Nadeko.Bot.Modules.Xp/_common/db/XpShopOwnedItem.cs diff --git a/src/NadekoBot/Common/NinjectIKernelExtensions.cs b/src/NadekoBot/_common/NinjectIKernelExtensions.cs similarity index 100% rename from src/NadekoBot/Common/NinjectIKernelExtensions.cs rename to src/NadekoBot/_common/NinjectIKernelExtensions.cs diff --git a/src/NadekoBot/Common/ServiceCollectionExtensions.cs b/src/NadekoBot/_common/ServiceCollectionExtensions.cs similarity index 100% rename from src/NadekoBot/Common/ServiceCollectionExtensions.cs rename to src/NadekoBot/_common/ServiceCollectionExtensions.cs