moc-irc

command module
v0.0.0-...-f3538ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2019 License: MIT Imports: 3 Imported by: 0

README

MOC to IRC

Sends MOC Messages to IRC Channel

Configuration

Config
API_ENDPOINT=http://moc
IRC_ADDRESS=chat.freenode.net:6667
IRC_NICK=MySuperDupaTest
IRC_PASSWORD=
IRC_USER=MySuperDupaTest
IRC_FULLNAME=MySuperDupaTest
IRC_CHANNEL=#my-super-dupa-test

Usage

moc-irc

Docker Compose

version: '3'
services:
  moc:
    image: ctfl/moc
    env_file:
      - .env
    ports:
      - 80:80
  moc-irc:
    image: ctfl/moc-irc
    env_file:
      - .env

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL