mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #158] [MERGED] Improvements to !pr command #244
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/158
Author: @13xforever
Created: 1/8/2019
Status: ✅ Merged
Merged: 1/8/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (7)
f6e3673fix appveyor links for very old jobs2eda157Link latest master build for merged PRs17482b7link pr build for closed prsa4a3aa2crawl appveyor build history as a last ditch effort to find completed build2bb3ab5use emojis instead of TriggerTyping()6b8a252remove TriggerTyping everywhere it makes sense9e3c757remove even more typing reactions📊 Changes
29 files changed (+261 additions, -125 deletions)
View changed files
📝
AppveyorClient/Client.cs(+80 -12)📝
AppveyorClient/POCOs/Build.cs(+1 -1)📝
AppveyorClient/POCOs/BuildInfo.cs(+1 -3)➕
AppveyorClient/POCOs/HistoryInfo.cs(+10 -0)📝
CompatBot/Commands/Antipiracy.cs(+1 -1)📝
CompatBot/Commands/Attributes/TriggersTyping.cs(+3 -10)📝
CompatBot/Commands/BotMath.cs(+1 -1)📝
CompatBot/Commands/CommandsManagement.cs(+1 -1)📝
CompatBot/Commands/CompatList.cs(+1 -1)📝
CompatBot/Commands/CustomBaseCommand.cs(+19 -1)📝
CompatBot/Commands/Explain.cs(+0 -2)📝
CompatBot/Commands/Invites.cs(+1 -1)📝
CompatBot/Commands/Misc.cs(+0 -1)📝
CompatBot/Commands/Moderation.Audit.cs(+4 -2)📝
CompatBot/Commands/Pr.cs(+27 -6)📝
CompatBot/Commands/Sudo.Bot.cs(+2 -2)📝
CompatBot/Commands/Sudo.Fix.cs(+3 -3)📝
CompatBot/Commands/Sudo.Mod.cs(+5 -5)📝
CompatBot/Commands/Warnings.ListGroup.cs(+2 -2)📝
CompatBot/Commands/Warnings.cs(+2 -5)...and 9 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.