Posted July 29, 2020 by CloudTheWolf
Version 1.0.0 is here!
Unlike the old 0.0.1 release the executable no longer needs compiling with any new dependencies that the plugins used, just drop the plugin and dependencies in the Plugins folder and run the executable!
To run on windows just double click the exe and away you go.
For Linux run the following command (or dump it into a sh file and run that)
nohup dotnet /path/to/bot/BotBase.dll &