[GH-ISSUE #141] Auto-warn for piracy in case the pirate site's name is visible via Discord Rich Presence #33

Closed
opened 2026-02-15 15:54:45 -05:00 by yindo · 3 comments
Owner

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

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
yindo added the invalid label 2026-02-15 15:54:45 -05:00
yindo closed this issue 2026-02-15 15:54:45 -05:00
Author
Owner

@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.

@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](https://discordapp.com/developers/docs/topics/gateway#presence-update) object that you can get from the guild or through presence changes notifications.
Author
Owner

@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?

@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?
Author
Owner

@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.

@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.
yindo changed title from Auto-warn for piracy in case the pirate site's name is visible via Discord Rich Presence to [GH-ISSUE #141] Auto-warn for piracy in case the pirate site's name is visible via Discord Rich Presence 2026-06-05 15:24:58 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#33