Creating custom Twitch chat bots. Determining what type of chat bot a user wants and then developing a version that fits those specific needs. Due to the customizability of the chat bots I made using C++ many different version can be implemented with variety of different outcomes.
Stand alone windows versions of the chat bot can have on screen visuals to be captured and displayed in stream such as when a user receives a sub/follow/raid. Since this version is also running directly on your local windows machine it can also be designed to have audio output as well for use with the same situations or others such as channel point redeems.