Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 185 Bytes

File metadata and controls

11 lines (7 loc) · 185 Bytes

go-ircformat

IRC text formatting library for Go.

new(ircformat.Buffer).Bold().Color(ircformat.ColorPink, ircformat.ColorDefault).Append("Hello").String()

License

MIT