How to download and setup ZeroBot-Plugin
Open terminal and run command
git clone https://github.com/FloatTech/ZeroBot-Plugin.git
git clone is used to create a copy or clone of ZeroBot-Plugin repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with ZeroBot-Plugin https://github.com/FloatTech/ZeroBot-Plugin/archive/master.zip
Or simply clone ZeroBot-Plugin with SSH
[email protected]:FloatTech/ZeroBot-Plugin.git