mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #592] [MERGED] Add object tagging with !describe tag command #658
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/592
Author: @13xforever
Created: 5/21/2020
Status: ✅ Merged
Merged: 5/21/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
a5a5f1fupdate deps5c18ea1add object tagging commandedbeb51increase readabilitye3690c6add appinsights status to !stats📊 Changes
9 files changed (+298 additions, -97 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+3 -3)📝
Clients/CompatApiClient/Utils/Utils.cs(+3 -3)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
Clients/PsnClient/PsnClient.csproj(+2 -2)📝
CompatBot/Commands/BotStats.cs(+1 -0)📝
CompatBot/Commands/Vision.cs(+158 -71)📝
CompatBot/CompatBot.csproj(+17 -16)➕
CompatBot/Utils/Extensions/Converters.cs(+112 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.