massinspiro/README.md

16 lines
405 B
Markdown
Raw Permalink Normal View History

2025-01-01 04:18:15 +00:00
# MASSINSPIRO
MASS collection of INSPIRObot images
## How to
* Think of how many images we want. In this example we will use 2 as our value
* Think of if you want it in christmas mode or not. There is a seperate script for xmas mode. In this example we'll be using normal mode.
2025-01-01 04:18:43 +00:00
For this example we would run this after setting the script as executable:
2025-01-01 04:18:15 +00:00
```zsh
./massinspiro.zsh 2
```
It's that easy!