wilty/README.md

24 lines
555 B
Markdown
Raw Permalink Normal View History

2019-01-05 23:26:07 +00:00
# Wilty
A mini utility script for curiouser's *botany* (a plant-cultivating game).
2019-01-07 05:57:40 +00:00
## 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.
```
2019-01-05 23:26:07 +00:00
## License
BSD