mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #199] [MERGED] Add support for images/attachments in explanations #277
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/199
Author: @13xforever
Created: 1/31/2019
Status: ✅ Merged
Merged: 1/31/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (1)
d5003e4add support for images/attachments in explanations📊 Changes
5 files changed (+412 additions, -32 deletions)
View changed files
📝
CompatBot/Commands/Explain.cs(+146 -32)📝
CompatBot/Database/BotDb.cs(+3 -0)➕
CompatBot/Database/Migrations/BotDb/20190131223017_AddExplainAttachments.Designer.cs(+223 -0)➕
CompatBot/Database/Migrations/BotDb/20190131223017_AddExplainAttachments.cs(+33 -0)📝
CompatBot/Database/Migrations/BotDb/BotDbModelSnapshot.cs(+7 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.