AfpyLogs/README.md
2021-06-17 16:17:22 +02:00

15 lines
204 B
Markdown

# AfpyLogs
Web view of IRC logs from #afpy channel on [Libera](https://libera.chat/).
## Installing
pip install -r requirements.txt
## Running
gunicorn --workers 2 --bind 0.0.0.0:8000 app