ryanwinchester / tmi.ex

Twitch Messaging Interface for Elixir.
Apache License 2.0
42 stars 7 forks source link

Allow strings in `capabilities` list. #13

Closed ryanwinchester closed 1 year ago

ryanwinchester commented 2 years ago

Re: https://github.com/ryanwinchester/tmi.ex/issues/11#issuecomment-1107872572

We can map the list of capabilities and to_charlist/1 them if they are strings.