An online IRC channel archiver that connects to a quassel database.
Install the dependencies with pipenv install
.
Copy the settings.sample.py
file to settings.py
and modify it to suit your needs.
Start with pipenv run start
.
This project is licensed under the terms of the MIT license.