Small Golang tool to auto start a quest after a certain condition is met
- Install Go on your system: https://golang.org/doc/install#install
- Install the editorconfig plugin into your editor of choice and any Golang plugins:
- Clone this repo
habitica-multi-botis like the "main" file of this repo. In Go the convention is to use the name of the repo. Executinggo runwill build and run the executable and display all outputs etc.go buildwill build the project and create an executablehabitica-multi-botin the top level directory of the project. Both of these commands will automatically pull all dependencies.- Make your changes and submit a merge request!