cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

object form for /channels and fix reference to chalk #36

Closed ghost closed 4 years ago

ghost commented 4 years ago

I had a dangling reference to chalk left over while refactoring so /channels was broken. This fixes the text form and also exposes object info for custom ansi or html rendering.