A mock implementation of a cchat backend.
Go to file
diamondburned (Forefront) e264a88c6f Fixed crappy messages structure; added more completion logic 2020-06-09 21:11:52 -07:00
cmd/mock Added plugins 2020-05-22 19:16:19 -07:00
segments Fixed last char not being colored 2020-06-05 15:49:34 -07:00
LICENSE Initial commit 2020-05-20 00:13:16 -07:00
README.md Added plugins 2020-05-22 19:16:19 -07:00
channel.go Fixed crappy messages structure; added more completion logic 2020-06-09 21:11:52 -07:00
go.mod Fixed crappy messages structure; added more completion logic 2020-06-09 21:11:52 -07:00
go.sum Fixed crappy messages structure; added more completion logic 2020-06-09 21:11:52 -07:00
message.go Bumped to v0.0.22 2020-06-08 20:58:12 -07:00
server.go Bumped to v0.0.22 2020-06-08 20:58:12 -07:00
service.go Implemented Nickname cancellation using context, the good way 2020-06-08 23:02:51 -07:00

README.md

cchat-mock

go build -buildmode=plugin -o ~/.config/cchat/plugins/ ./cmd/mock/