I wanna create a pull request to intergrade some features and bells and whistles, to work with the chat messages in the client, where I can start as in where in the source code can I locate the component that has the data for the messages, so I can read people's messages, and maybe write a bot or something by spotting commands like !bot and I can do some developments
I'd recommend using something else than chatterino for this.
Twitch has some examples on how to https://dev.twitch.tv/docs/irc
(If you want to create a bot)
If you want to add a feature for chatterino you can look at the issues created in this repository.
If you'd like to add a feature you make an issue for it before you start working on it explaining what you want to add.
should close this
Most helpful comment
I'd recommend using something else than chatterino for this.
Twitch has some examples on how to https://dev.twitch.tv/docs/irc
(If you want to create a bot)
If you want to add a feature for chatterino you can look at the issues created in this repository.
If you'd like to add a feature you make an issue for it before you start working on it explaining what you want to add.