dissue

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

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

Go to latest
Published: May 15, 2023 License: MIT Imports: 4 Imported by: 0

README

Dissue

Synchronize Github issues with a Discord forum channel

This is work in progress!

Quick Start

Install
go install github.com/merlinfuchs/dissue
Configure

Create a file called config.yml in the working directory with the following format:

discord:
  token: ""

github:
  token: ""
  webhook_secret: ""

api:
  host: "localhost"
  port: 8080

db:
  path: "data"
Github Webhook

Create a Github Webhook that points to /webhook of the API.

Start
dissue
Usage

In Discord run the following command to enable synchronization:

/dissue enable channel: #some-channel repository: github.com/some/repo

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