mayhem-party-venue/config.d/mayhem-party.d/fill.sh

8 lines
160 B
Bash

#! /bin/bash
curl \
-X POST \
-i -sS \
http://mp.home.blapointe.com:17071/gm/rpc/fillNonPlayerAliases \
-d "[$(cat ./hotwords.txt | tr '\n' ' ')]"