Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tomasmark79/mypersonaltwitchbot
- Owner: tomasmark79
- License: gpl-2.0
- Created: 2024-11-18T17:04:30.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T22:06:34.000Z (21 days ago)
- Last Synced: 2024-12-20T23:19:52.010Z (21 days ago)
- Topics: bot, cmake, cpp, twitch, twitchbot, vscode
- Language: C++
- Homepage: https://digitalspace.name
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)