1
0
Fork 0
mirror of https://github.com/diamondburned/cchat-mock.git synced 2024-09-20 01:01:39 +00:00
A mock implementation of a cchat backend.
Go to file
2020-05-22 19:16:19 -07:00
cmd/mock Added plugins 2020-05-22 19:16:19 -07:00
channel.go Added mock message completiong 2020-05-22 13:57:35 -07:00
go.mod Added plugins 2020-05-22 19:16:19 -07:00
go.sum Added plugins 2020-05-22 19:16:19 -07:00
LICENSE Initial commit 2020-05-20 00:13:16 -07:00
message.go Initial commit 2020-05-20 00:13:16 -07:00
README.md Added plugins 2020-05-22 19:16:19 -07:00
server.go Adjusted API to v0.0.4 2020-05-20 14:23:44 -07:00
service.go Adjusted API to v0.0.4 2020-05-20 14:23:44 -07:00

cchat-mock

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