Categorygithub.com/Dids/hackchat
modulepackage
0.0.0-20210104084608-c3df548154fa
Repository: https://github.com/dids/hackchat.git
Documentation: pkg.go.dev

# README

Build Status

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.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Discord client.
Hackmud API client.