lunabot/README.md

25 lines
430 B
Markdown

# lunabot
utils for me, as a robot girl
source is open, data is closed, this is for my own personal use
## depedencies
- a robot girl to use those utils
- posix compliant make
- a c compiler
```
make
# or just remove PREFIX for /usr/local
make PREFIX=$HOME/.local install
```
## using
there's currently one utility for me which is journal.
`journal emotion happy`, etc. list of topics can be found via `journal list`.