Sign inSign up

discordirc/discord-irc

By discordirc

Updated almost 3 years ago

Connects Discord and IRC channels by sending messages back and forth.

Image
4

500K+

discordirc/discord-irc repository overview

reactiflux/discord-irc on GitHub

Connects Discord and IRC channels by sending messages back and forth.

Example

discord-irc

Supported tags

  • latest provides the latest code built from the master branch

If you don't want to live on the edge, try looking for a specific GitHub release tag, or else find the corresponding commit hash-tagged image.

Usage

Please refer to the #Docker and #Configuration sections of the official GitHub repository for more information.

Quickstart

Replace as appropriate in this sample:

$ echo '[
  {
    "nickname": "testbot",
    "server": "irc.testbot.org",
    "discordToken": "MY_TOKEN_HERE",
    "channelMapping": {
      "#discord-channel": "#irc-channel"
    }
  }
]' > config.json
$ docker run -v $PWD/config.json:/config/config.json discordirc/discord-irc

Tag summary

Content type

Image

Digest

Size

62.1 MB

Last updated

almost 6 years ago

docker pull discordirc/discord-irc