Discord and Minecraft talk?
Is it possible for a Discord bot to know if a user completed a task in a minecraft server?
For example, When the player mines 5 diamonds on hypixel they will get a rank in the server
6 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by cristaf#0
I've done this before on a server I own
But it's up to the server to make that data available
Or if you're willing to modify the client then sure
you can easily just use discordsrv to sync luckperms groups
https://docs.discordsrv.com/installation/sync-setup/
Sync Setup | DiscordSRV Documentation
Please make sure to go through the Initial Setup before going through with this setup.
player mines 5 diamonds on hypixelion think that'll work
hypixel specifically has an API
https://api.hypixel.net/
The question then is, how do
you link the player action to a luckperms group?
you link the player action to a luckperms group?