Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Heart-plus-N/habitica-multi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

habitica-auto-start-quest

Small Golang tool to auto start a quest after a certain condition is met

Contributing

  1. Install Go on your system: https://golang.org/doc/install#install
  2. Install the editorconfig plugin into your editor of choice and any Golang plugins:
  3. Clone this repo
  4. habitica-multi-bot is like the "main" file of this repo. In Go the convention is to use the name of the repo. Executing go run will build and run the executable and display all outputs etc. go build will build the project and create an executable habitica-multi-bot in the top level directory of the project. Both of these commands will automatically pull all dependencies.
  5. Make your changes and submit a merge request!

About

Small Golang tool to implement a quest queue and DM users when it is their turn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages