mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-03-04 07:47:08 +00:00
final final edit
but a different one at that
This commit is contained in:
parent
f2e7fcae5d
commit
b00dc957a4
@ -44,7 +44,7 @@ namespace CompatBot.Utils.ResultFormatters
|
||||
state.PiracyContext = state.PiracyContext.Sanitize();
|
||||
var msg = $"{message.Author.Mention}, you are being denied further support until you legally dump the game.\n" +
|
||||
"Please note that the RPCS3 community and its developers do not support piracy.\n" +
|
||||
"Most of the issues caused by pirated dumps is because they have been tampered with in some way " +
|
||||
"Most of the issues with pirated dumps are because they have been tampered with in some way " +
|
||||
"and therefore act unpredictably on RPCS3.\n" +
|
||||
"If you need help obtaining legal dumps, please read <https://rpcs3.net/quickstart>";
|
||||
builder.WithColor(Config.Colors.LogAlert)
|
||||
|
Loading…
x
Reference in New Issue
Block a user