mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #306] [MERGED] Support Dropbox as a log source #383
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/306
Author: @13xforever
Created: 5/5/2019
Status: ✅ Merged
Merged: 5/5/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
23ee1fdadd dropbox source handler for logsddcac4ddon't reconstruct build info for unsupported log formats📊 Changes
5 files changed (+272 additions, -165 deletions)
View changed files
📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/DiscordAttachmentHandler.cs(+20 -20)➕
CompatBot/EventHandlers/LogParsing/SourceHandlers/DropboxHandler.cs(+105 -0)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/PastebinHandler.cs(+25 -25)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+101 -100)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs(+21 -20)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.