initial
This commit is contained in:
commit
2618b264f3
6 changed files with 122 additions and 0 deletions
5
readme.txt
Normal file
5
readme.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pip install -r requirements.txt
|
||||
python -m spacy download en_core_web_sm
|
||||
python import-misskey.py notes-XXXX-XX-XX-XX-XX-XX.json
|
||||
echo "TOKEN=''" > secrets__.py
|
||||
python generate.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue