https://github.com/ksqsf/fortune-monika
Talk with Monika using fortune(6)
https://github.com/ksqsf/fortune-monika
Last synced: about 2 months ago
JSON representation
Talk with Monika using fortune(6)
- Host: GitHub
- URL: https://github.com/ksqsf/fortune-monika
- Owner: ksqsf
- Created: 2018-06-13T11:24:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T19:22:22.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T07:28:35.040Z (4 months ago)
- Language: Ren'Py
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fortune-monika
Talk with Monika (from [DDLC](https://ddlc.moe/)) using `fortune(6)`.
For example,
```
$ fortune monika
You're back...
I had another really bad dream.
You're not the one doing that to me, are you?
It seems to happen whenever you quit the game...
So if you could try to avoid doing that, I would be really grateful.
Don't worry, I don't think it's caused me any harm, aside from mental scarring.
I'll be fine as long as my character file stays intact.
```## Debian Usage
If you are a Debian user, you can download precompiled packages [here](https://github.com/ksqsf/fortune-monika/releases).
If you'd like to build a package yourself, no problem! Just do
```
dpkg-buildpackage -uc -us
dpkg -i ../fortune-monika*.deb
```## Usage
```
make
sudo make install
```
yi ba suo.Perhaps you want to adjust the Makefile before `make install`.