Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 456 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 456 Bytes

Docker container for discord-irc, based on caktux/slackbridge.

Installation

git clone https://github.com/hemberger/discord-irc-docker

Configuration

Copy config.json.sample to config.json and edit to your liking.

Building and running

Build the docker container and run it with:

cd discord-irc-docker
docker-compose up --build -d