A matterbridge plugin for pnut.io
Go to file
Morgan McMillian ed8d5695d0 split long messages to pnut.io
pnut.io has a limit of 2048 charecters for messages. This will take
incoming messages that exceed that length and split them into multiple
messages while preserving the leading message prefix with the username
and channel.
2021-07-24 08:27:41 -07:00
go.mod split long messages to pnut.io 2021-07-24 08:27:41 -07:00
go.sum split long messages to pnut.io 2021-07-24 08:27:41 -07:00
LICENSE initial implementation 2021-07-02 16:32:03 -07:00
pnut-bridge.go split long messages to pnut.io 2021-07-24 08:27:41 -07:00