mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #666] [MERGED] Some new features to reduce bot spam in some scenarios #729
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/666
Author: @13xforever
Created: 11/2/2020
Status: ✅ Merged
Merged: 11/2/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (5)
67b3824try to reduce log spam in #helpd1c1cabI'm officially dumbacb23d2remove hardcoded bot admin id, use application owners data instead82fb997try to prevent new build spam when something was pulled on update apidcd1591remove !latest restore command and fix reset commands📊 Changes
6 files changed (+81 additions, -41 deletions)
View changed files
📝
CompatBot/Commands/CompatList.cs(+27 -21)📝
CompatBot/Commands/Sudo.Mod.cs(+2 -2)📝
CompatBot/Config.cs(+0 -1)📝
CompatBot/Database/DbImporter.cs(+0 -5)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+37 -10)📝
CompatBot/Program.cs(+15 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.