mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #677] [MERGED] Add support for Ya.Disk log links #741
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/677
Author: @13xforever
Created: 11/20/2020
Status: ✅ Merged
Merged: 11/20/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (1)
8ac2c40add support for ya.disk log links📊 Changes
9 files changed (+213 additions, -6 deletions)
View changed files
📝
Clients/MediafireClient/Client.cs(+2 -4)➕
Clients/YandexDiskClient/Client.cs(+63 -0)➕
Clients/YandexDiskClient/POCOs/ResourceInfo.cs(+20 -0)➕
Clients/YandexDiskClient/YandexDiskClient.csproj(+12 -0)📝
CompatBot/CompatBot.csproj(+1 -0)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/MediafireHandler.cs(+0 -2)➕
CompatBot/EventHandlers/LogParsing/SourceHandlers/YandexDiskHandler.cs(+107 -0)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+1 -0)📝
discord-bot-net.sln(+7 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.