1
0
Fork 0
mirror of https://github.com/diamondburned/cchat-mock.git synced 2024-12-26 13:17:11 +00:00
A mock implementation of a cchat backend.
Go to file
2020-06-12 17:26:11 -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
channel.go Fixed edits not working on the oldest message 2020-06-12 17:26:11 -07:00
go.mod Bumped to v0.0.25 2020-06-10 17:41:14 -07:00
go.sum Bumped to v0.0.25 2020-06-10 17:41:14 -07:00
LICENSE Initial commit 2020-05-20 00:13:16 -07:00
message.go Bumped to v0.0.22 2020-06-08 20:58:12 -07:00
README.md Added plugins 2020-05-22 19:16:19 -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

cchat-mock

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