/zapper

Primary LanguageGoMIT LicenseMIT

zapper

redirects stuff from groups

usage

zapper -sends (jid's, separated by comma) -receives (jid's)

with docker

docker-compose up
# running in the background
docker-compose up -d

building

with garble

go install mvdan.cc/garble@latest
./compile.sh or compile.cmd depending on your OS