mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[GH-ISSUE #50] [Feature Request] Let compatbot highlight if the user uses an outdated build #1
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 (Jul 16, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/50
The idea is that when a user uploads their log, the compatbot would use some visual clues to highlight to both the user and the helpers, that an outdated RPCS3 build is being used.
The bot doesn't actually have to check if the build is outdated or not (since there's no proper build numbering), only if the build number matches with the one found in something like the !latest.
@JohnHolmesII commented on GitHub (Jul 16, 2018):
Just use Bani's api to get the current master
@dio-gh commented on GitHub (Jul 16, 2018):
that's what i advised first over on discord too
lit if good[Feature Request] Let compatbot highlight if the user uses an outdated buildto [GH-ISSUE #50] [Feature Request] Let compatbot highlight if the user uses an outdated build