mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #144] [MERGED] Small changes to bot responses #234
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/144
Author: @Asinin3
Created: 1/2/2019
Status: ✅ Merged
Merged: 1/2/2019
Merged by: @13xforever
Base:
master← Head:master📝 Commits (4)
92652daUpdate LogAsTextMonitor.csb79c08fUpdate LogParsingHandler.cs31d6485Update LogParsingHandler.cs6aec49eUpdate CompatBot/EventHandlers/LogParsingHandler.cs📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
CompatBot/EventHandlers/LogAsTextMonitor.cs(+2 -2)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+1 -1)📄 Description
When a user posts an error from RPCS3's log or uploads a log in .txt format the bot will now respond with instructions on how to upload the full RPCS3.log.gz file. This will help stop some needless back and forth between users.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.