Add a script section to let extend the integration
Example:
onLinkDiscord(username){
//do some stuff like add user to discord server group
}
Add a script section to let extend the integration
Example:
onLinkDiscord(username){
//do some stuff like add user to discord server group
}
This description is very…thorough
Add group mapping to discord which enable mapping user states (isFollower, isSubscriber, isVIP, isTipper + how much, isCheerer + how much) to any group on discord server.
Basically we can use system similar to permission dynamic system to determinate if user is valid for certain group.
or add these to Event listeners if discord is enabled
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.