A mini utility script for the game of botany
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mio bad8ddf3ca
Add datestamp to plant list
2 years ago
.gitignore Initial version 4 years ago
README.md Add datestamp to plant list 2 years ago
wilty Add random watering, assign commands 4 years ago
wilty.py Add datestamp to plant list 2 years ago

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