A mini utility script for the game of botany
Go to file
mio de77a2b1eb Update readme 2019-01-07 05:57:40 +00:00
.gitignore Initial version 2019-01-05 23:26:07 +00:00
README.md Update readme 2019-01-07 05:57:40 +00:00
wilty Add random watering, assign commands 2019-01-07 05:37:32 +00:00
wilty.py Add random watering, assign commands 2019-01-07 05:37:32 +00:00

README.md

Wilty

A mini utility script for curiouser's botany (a plant-cultivating game).

Commands

wilty list        Show a list of live plants sorted by the longest interval
                  since last watering. Helpful for catching wilting plants.
                  Use "wilty list user|plant" to sort alphabetically by
                  username or plant type instead.

wilty stats       Show some general stats.
                  Use "wilty stats live" to show stats on live plants.

wilty water       Water a random plant.

License

MIT (c) 2019 mio