mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #183] [MERGED] The usual #265
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/183
Author: @13xforever
Created: 1/24/2019
Status: ✅ Merged
Merged: 1/24/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
76eeff0more permissive and granular checks9adfba5prevent github linking when someone fails to mention another user9c693cfadd handler to automatically post log uploading instructions in #help02c86ecnew handler to answer stupid questions if the game X playable📊 Changes
8 files changed (+187 additions, -22 deletions)
View changed files
📝
CompatBot/Config.cs(+14 -7)📝
CompatBot/EventHandlers/BotShutupHandler.cs(+13 -13)📝
CompatBot/EventHandlers/GithubLinksHandler.cs(+1 -1)➕
CompatBot/EventHandlers/IsTheGamePlayableHandler.cs(+83 -0)➕
CompatBot/EventHandlers/PostLogHelpHandler.cs(+54 -0)📝
CompatBot/Program.cs(+2 -0)📝
CompatBot/Utils/ResultFormatters/TitleInfoFormatter.cs(+1 -1)📝
CompatBot/Utils/RolesExtensions.cs(+19 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.