SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 C++ Bot Projects
-
Project mention: The Evolution of a C++ Telegram Bot: From "Spaghetti" in main() to OOP, In-Memory Cache, and Fibonacci Mutes | dev.to | 2026-05-18
• Libraries: tgbot-cpp (handling Telegram API) and SQLiteCpp (a wrapper for SQLite).
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
Botcraft
Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer
-
DiscordCoreAPI
A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
-
-
-
musicbot
A simple and effective D++ powered music bot for streaming local music on Discord (by brainboxdotcc)
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
GroupModerBot
GroupModerBot is a reliable Telegram moderation bot designed to help you maintain order in your groups. It provides administrators with a flexible warning system, allowing them to issue warnings, and automatically mute or ban repeat offenders based on configurable thresholds.
Project mention: The Evolution of a C++ Telegram Bot: From "Spaghetti" in main() to OOP, In-Memory Cache, and Fibonacci Mutes | dev.to | 2026-05-18In this article, I'll talk about the evolution of my project — GroupModerBot, a bot for moderating Telegram groups. I'll show how the project went from the first 'all-in-one-file' version to a well-thought-out architecture with OOP, in-memory caching, safe command execution, and non-standard user punishment algorithms.
C++ Bot discussion
C++ Bot related posts
-
The Evolution of a C++ Telegram Bot: From "Spaghetti" in main() to OOP, In-Memory Cache, and Fibonacci Mutes
-
Botcraft: Cross-platform C++ library to create bots for Minecraft servers
-
How to let lua see my screen?
-
Desarrollando un Bot para Telegram
-
Discord Bot Library, written in C++
-
Library that has been released on Vcpkg.
-
What makes a bot unique?
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Sep 2026
Index
What are some of the best open-source Bot projects in C++? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | tgbot-cpp | 1,188 |
| 2 | Botcraft | 637 |
| 3 | DiscordCoreAPI | 161 |
| 4 | Telegram-Bot-Api-Cpp | 54 |
| 5 | RS3Bot | 12 |
| 6 | musicbot | 7 |
| 7 | ChatPlays | 7 |
| 8 | GroupModerBot | 0 |