mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[GH-ISSUE #141] Auto-warn for piracy in case the pirate site's name is visible via Discord Rich Presence #33
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?
Originally created by @dio-gh on GitHub (Dec 29, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/141
Title says it all, some dude came in to the server today with a pirate copy of P5, and Discord Rich Presence had the name of the pirate site displayed while he was playing lol
@13xforever commented on GitHub (Dec 30, 2018):
Pretty sure rich presence, or even general user activity status, is not exposed through discord api.Actually never mind, it is exposed in user presence object that you can get from the guild or through presence changes notifications.
@Mhmmm commented on GitHub (Dec 30, 2018):
That's only possible if the game's name is manually changed in PARAM.SFO I think, @MsDarkLow did that to some games ("Ryu ga Gotoku Ishin" -> "Yakuza Ishin"), so maybe some piracy sites do that do?
@Asinin3 commented on GitHub (Dec 30, 2018):
@Renusek Yes, that's the whole point of this. But, it was already discussed. And it makes no sense since it's auto-warning people that aren't even breaking any of the rules. Rule #2 only applies if you discuss it or ask for support. And this is a surefire way to just annoy people and a waste of time to implement even if it was possible.
Auto-warn for piracy in case the pirate site's name is visible via Discord Rich Presenceto [GH-ISSUE #141] Auto-warn for piracy in case the pirate site's name is visible via Discord Rich Presence