A mock implementation of a cchat backend.
Go to file
diamondburned (Forefront) 861177dd4a Added missing action 2020-07-03 16:55:27 -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 Added missing action 2020-07-03 16:55:27 -07:00
go.mod Bumped cchat 2020-07-01 13:37:56 -07:00
go.sum Bumped cchat 2020-07-01 13:37:56 -07:00
internet.go Added test typing capabilities 2020-07-03 16:53:46 -07:00
message.go Added test typing capabilities 2020-07-03 16:53:46 -07:00
server.go Fixed API for v0.0.34 2020-06-20 16:14:23 -07:00
service.go Added test typing capabilities 2020-07-03 16:53:46 -07:00

README.md

cchat-mock

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