Add README.md
This commit is contained in:
parent
525afcb10a
commit
e76395bb0d
|
@ -0,0 +1,14 @@
|
|||
# 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
|
Loading…
Reference in New Issue