774 B
774 B
Misskey Random Sentence Bot
How to run manually
-
clone repo
-
make venv
python3 -m venv venv
source ./venv/bin/activate
- install modules
pip install -r requirements.txt
- change setting
# copy example setting file
cp .example.env .env
# edit setting file
vim .env
- RUN
python main.py
Contribute
To contribute to this project is free!
Contributors
Thank you for your contribution!