Expand description
A nu plugin to interact with Twitch IRC & API.
Currently provide the following commands:
twitch authfor authentication, with support for multiple profilestwitch chatfor listening to Twitch chat via IRCtwitch noticesfor listening to Twitch events via IRCtwitch sayfor saying someing in Twitch chat via IRC (require authentication)
Modules§
- commands
- Definition of all the nu commands
- values
- Definition of the custom types returned by the commands
Structs§
- Twitch
Plugin - Plugin interface implementation