- Self-hosted, noncustodial and minimalist Monero (XMR) superchat system written in Go.
- Provides an admin view page to see donations with corresponding comments.
- Provides notification methods usable in OBS with an HTML page.
To see a working instance of shadowchat, see xmr.lukesmith.xyz.
apt install golang
git clone https://git.sr.ht/~anon_/shadowchat
cd shadowchat
go install github.com/skip2/go-qrcode@latest
- edit
config.json
go run main.go
A webserver at 127.0.0.1:8900 is running. Pressing the pay button will result in a 500 Error if the monero-wallet-rpc
is not running.
This is designed to be run on a cloud server with nginx proxypass for TLS.
- Generate a view only wallet using the
monero-wallet-gui
from getmonero.org. Preferably with no password - Copy the newly generated
walletname_viewonly
andwalletname_viewonly.keys
files to your VPS - Download the
monero-wallet-rpc
binary that is bundled with the getmonero.org wallets. - Start the RPC
wallet:
monero-wallet-rpc --rpc-bind-port 28088 --daemon-address https://xmr-node.cakewallet.com:18081 --wallet-file /opt/wallet/walletname_viewonly --disable-rpc-login --password ""
- Visit 127.0.0.1:8900/view to view your superchat history
- Visit 127.0.0.1:8900/alert?auth=adminadmin to see notifications
- The default username is
admin
and passwordadminadmin
. Change these inmain.go
- Edit web/index.html and web/style.css to customize your front page!
- Add a Browser source in obs and point it to
https://example.com/alert?auth=adminadmin
- Blocklist for naughty words
- Widget for OBS displaying top donators
- Settings page for on-the-fly changes (minimum donation amount, hide all amounts, etc.)
GPLv3
This comes from https://git.sr.ht/~anon_/shadowchat and is not Luke's original work.
sir,,thank you
84U6xHT7KVaWqdKwc7LiwkAXKCS2f2g6b6SFyt1G7u6xWqLBYTVXH2aEsEPho64uPFJQS6KHqSg7XLEfEkqvjdgd9H1vQSm