A discord bot implementation in C/C++
- The sample bot program is present in Main.cp
- Bot token is passed via command line arguments
- Not all Discord API is implemented
- Use premake to generate build files and build the project accordingly.
Note: The binaries of premake for Windows, Linux and Mac is present in Premake directory at the root of the repository