A mini utility script for the game of botany
Go to file
mio bad8ddf3ca Add datestamp to plant list
- Add datestamp to plant list
- Change license to use similar license as other scripts
2020-11-09 17:14:19 +00:00
.gitignore Initial version 2019-01-05 23:26:07 +00:00
README.md Add datestamp to plant list 2020-11-09 17:14:19 +00:00
wilty Add random watering, assign commands 2019-01-07 05:37:32 +00:00
wilty.py Add datestamp to plant list 2020-11-09 17:14:19 +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

BSD