Skip to content

Releases: Xe/disrelay

v1.2

26 Nov 07:41
@Xe Xe
Compare
Choose a tag to compare

Changelog

d4a0a8f cmd/disrelay: scrub newlines


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

No code changes from v1.0, binaries

26 Nov 07:21
@Xe Xe
Compare
Choose a tag to compare
v1.1

add goreleaser config

Everything works

26 Nov 07:13
@Xe Xe
Compare
Choose a tag to compare

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