Releases: Xe/disrelay
Releases · Xe/disrelay
v1.2
No code changes from v1.0, binaries
v1.1 add goreleaser config
Everything works
disrelay
Configuration
Create a file named .env
that contains the following key->value pairs:
DISCORD_TOKEN=<discord token here>
CHANNEL_MAP=<discord channel id>:<irc channel name without hash>,269624426272653312:geek
IRC_NICK=Ryleth
IRC_USER=flagatn
IRC_SERVER=irc.ponychat.net:6697
IRC_PASS=hunter2
IRC_TLS=true
Running
$ docker service create --name disrelay --env-file .env xena/disrelay:1.0