With the .NET Core for Linux released by Microsoft, is it worth getting Linux native Bot now ??
The thing to note here is that the .net CORE has ben released on linux (and is quite difficult to compile if you're not using ubuntu) and the .net core is not the whole .net. winforms are yet to be released, if it's going to be at all so the bot cannot run on linux yet.
Another thing to note is that v4 of the bot will consist of a few projects compiled into one, and one of these projects will be a DiceBot Core library that will run purely on .net core. This means that I (or someone with more time) will be able to implement it into a command line bot that will be able to run on unix OSs once the dicbot core dll is done