An open API service indexing awesome lists of open source software.

https://github.com/dids/hackchat

A two-way bridge between Hackmud Chat API and Discord.
https://github.com/dids/hackchat

Last synced: about 1 month ago
JSON representation

A two-way bridge between Hackmud Chat API and Discord.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/Dids/hackchat.svg?branch=master)](https://travis-ci.org/Dids/hackchat)

# Hackchat

A two-way bridge between Hackmud Chat API and Discord.

**NOTE:** _Work in progress, not ready for production use!_

### Usage

_TODO_

### Features (planned vs. implemented)

_TODO_

### Development

Install/build dependencies:
> make deps

Run the application:
> go run main.go

Run tests:
> make test

### License

See [LICENSE](LICENSE).