mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #919] [MERGED] Add Xeon model check for old CPUs #940
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/919
Author: @13xforever
Created: 12/7/2022
Status: ✅ Merged
Merged: 12/8/2022
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (2)
4eb7012add xeon model check for old cpus625f1e3move credits to slash commands and update the code slightly📊 Changes
7 files changed (+73 additions, -44 deletions)
View changed files
📝
Clients/GithubClient/GithubClient.csproj(+1 -1)➕
CompatBot/Commands/BaseApplicationCommandModuleCustom.cs(+49 -0)📝
CompatBot/Commands/Misc.cs(+0 -25)📝
CompatBot/Commands/SlashMisc.cs(+16 -13)📝
CompatBot/Program.cs(+4 -5)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+1 -0)📝
discord-bot-net.sln(+2 -0)📄 Description
matches everything up to and including broadwell
tests: https://regex101.com/r/WNnROT/1
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.