How do I use Tisane in an iGaming platform?
Tisane’s iGaming clients usually use Tisane to moderate:
- real-time chat
- user names. The logic may be different from the chat moderation: e.g. BitcoinKing, Hitler, nakedsupermodels etc. give a pretty good idea about the user’s intentions.
The two moderation functions are handled by the same method (POST /parse). The only difference is the format setting. For the chat, use: "format":"dialogue"
. For user names, use: "format":"alias"
.
Our partners at PubNub provide both chat infrastructure and a seamlessly integrated open-source moderation dashboard for Tisane.