Docker container for discord-irc, based on caktux/slackbridge.
git clone https://github.com/hemberger/discord-irc-docker
Copy config.json.sample
to config.json
and edit to your liking.
Build the docker container and run it with:
cd discord-irc-docker
docker-compose up --build -d