MAKIBISHI

Usage

In the <head> tag

<script src="https://cdn.jsdelivr.net/npm/@nikolat/makibishi@0.1.7"></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"
></span>