hey can somone make a script that can sync server ranks whit discord ranks for exempel if somone donate on patreon they get a discord role and then on discord you can sync your discord account to your fivem account and then get your discord role
I have started work on something like this, it uses a unique code in a mysql db then links their steam ID to Discord, let me do some more testing and then I will upload a link to my github to this thread.
I mean, the community was built around open source (this whole project is open source…). While I have no use for a bot like that, others clearly do. A clear tutorial and coded bot would be easy for the novice to make happen. Unfortunately in situations like this, keeping code a secret simply bottlenecks the community. To each their own…
Seems very interesting… I started to use this idea but with FiveM Bot connected accounts (through discord oauth 2.0) so no one can put in someone else’s steam hex.
It is quite funny that the elements went ahead and added integration.
Before that, I already had a system like this made. It is made for white listing but can VERY EASILY be updated for rank syncing.
I do not have a client resource made public at the moment as it was built into a core system. Perhaps I will get around to this eventually. When the player connects set a networked var containing their ranking information n’ stuff.