Python Flask project used to aggregate and distribute IRC meeting minutes and logs for the Fedora Project
The repository has been archived and the code has been moved away to https://github.com/fedora-infra/mote/tree/fragment.
- Download https://drive.google.com/file/d/1iOKEgyHMtpnCwsuZa5ufT8gI9-ntuOVc/view?usp=sharing.
- Extract the contents to
/srv/web/meetbotdirectory. git clone https://github.com/t0xic0der/fragment.gitcd fragment/virtualenv venvsource venv/bin/activatepip3 install -r requirements.txtpython3 main.py --helppython3 main.py -p 9696 -4
Detailed documentation would arrive shortly. Inconvenience is regretted.