twitch_chat_wrapper 0.2.0

Wraps around the Twitchchat crate by Museun for projects built that need Twitchchat integration easily.
Documentation
[dependencies.dotenv]
version = "0.15.0"

[dependencies.eyre]
version = "0.6.0"

[dependencies.smol]
version = "0.3.3"

[dependencies.twitchchat]
features = ["smol", "async"]
version = "0.14.4"

[package]
authors = ["Brooks Patton <brooks@brookzerker.com>"]
description = "Wraps around the Twitchchat crate by Museun for projects built that need Twitchchat integration easily."
edition = "2018"
license = "MIT"
name = "twitch_chat_wrapper"
version = "0.2.0"