#!/bin/sh go build -ldflags "-s -w" -buildmode=plugin -o diceroll.so main.go