MAKIBISHI

Usage

In the <head> tag

<script src="https://nikolat.github.io/makibishi-svelte/makibishi.js"></script>

In the <body> tag

<span class="makibishi"></span>

Options

<span
  class="makibishi"
  data-relays="wss://relay1.example.com/,wss://relay2.example.com/,wss://relay3.example.com/"
  data-url="https://example.com/"
  data-content="🤙"
  data-allow-anonymous-reaction="true"
  data-allow-to-delete-reaction="true"
></span>