RealTimeChris / DiscordCoreAPI

A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
https://discordcoreapi.com
MIT License
153 stars 17 forks source link

Future x86 / Apple SiIicon OSX support? #31

Open iustusae opened 1 year ago

iustusae commented 1 year ago

I would really love if there was a way to use this on macos!

RealTimeChris commented 1 year ago

I think it should build on MacOsx however it has not been tested.

RealTimeChris commented 1 year ago

Hey so it appears to compile and run on MacOS now!