Discord API Module for FiveM, based on Badger's Discord API. Point of this module is to provide a more update-to-date version with code better organized, removed ads, with additional functions we plan to add.
Check server.lua, for API documentation.
Written with love.
- GetRoleNameFromRoleId has been added
- HasDiscordRole has been added (wrapper for GetDiscordRoles)
- FetchRoleId has been deprecated, please now use GetRoleIdFromRoleName
- Documentation has been fixed.
- Code cleanup
- Type-checking
- Bugs pathced
to be made, badgers can work with these, however requires some re-working