Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomasmark79/mypersonaltwitchbot

Repository MyPersonalTwitchBot provides a simple CMake C++ project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started ultra quickly.
https://github.com/tomasmark79/mypersonaltwitchbot

bot cmake cpp twitch twitchbot vscode

Last synced: 14 days ago
JSON representation

Repository MyPersonalTwitchBot provides a simple CMake C++ project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started ultra quickly.

Awesome Lists containing this project

README

        

# My Personal Twitch Bot

This repository provides a lightweight C++ project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started quickly.

Original core code taken from https://github.com/jwkblades/TwitchChatBot. Glory to him!

---

To understand the project structure, visit 👉🏻 [MarkWare VCMake Template 🎁](https://github.com/tomasmark79/MarkWareVCMake)