modulepackage
0.0.0-20210104084608-c3df548154fa
Repository: https://github.com/dids/hackchat.git
Documentation: pkg.go.dev
# README
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.