Please follow the these instructions to implement the widget on your website.
1) Copy the script tag below
2) Add the script tag before the </body>
tag
<script id="sli-script" src="https://widget.slinger.to/match.js" data-widget="sl1ng3r"></script>
You can add the following options to the script tag to customize the widget.
data-position="left"
data-open="true"
data-open-mobile="true"
data-size="medium"
data-language="auto"
<script id="sli-script" src="https://widget.slinger.to/match.js" data-widget="sl1ng3r" data-open="true" data-open-mobile="true" data-position="left" data-size="medium" data-language="auto"></script>