15 lines
409 B
Markdown
15 lines
409 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)
|
||
|
2. `pip3 install -r requirements.txt`
|
||
|
3. Copy example-config.yaml to config.yaml and edit it
|
||
|
|
||
|
### Start
|
||
|
`python3 -m sukuinote`
|
||
|
After that, send .help somewhere and have fun :D
|