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