16 lines
476 B
Markdown
16 lines
476 B
Markdown
# Sukuinote
|
|
|
|
A helping hand that has multiple accounts and a slave attached
|
|
|
|
### Installation Instructions
|
|
1. Install:
|
|
- `python3` (this is in python after all)
|
|
- `ffmpeg` (to get the first frame of GIFs/Videos in WhatAnime, and to convert videos into GIFs in SauceNAO)
|
|
2. `pip3 install -r requirements.txt`
|
|
3. Copy example-config.yaml to config.yaml and edit it
|
|
4. `mkdir sessions`
|
|
|
|
### Start
|
|
`python3 -m sukuinote`
|
|
After that, send .help somewhere and have fun :D
|