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

https://github.com/realtimechris/mbot-gamehouse-cpp

A game bot, written using the DiscordCoreAPI C++ Discord bot library.
https://github.com/realtimechris/mbot-gamehouse-cpp

Last synced: about 1 year ago
JSON representation

A game bot, written using the DiscordCoreAPI C++ Discord bot library.

Awesome Lists containing this project

README

          

# MBot-GameHouse

## [Commands](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/tree/main/Commands)
---
### [Blackjack](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Blackjack.hpp)
### [Dueling](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Duel.hpp)
### [Roulette](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Roulette.hpp)
### [Slots](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Slots.hpp)
### [Coinflip](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Coinflip.hpp)
### [Robbing](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Rob.hpp)
### [Leaderboard](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Leaderboard.hpp)
### [Shop](https://github.com/RealTimeChris/MBot-GameHouse-Cpp/blob/main/Commands/Shop.hpp)