CampBot
Bot framework for camptocamp.org
Installation
pip install campbot
Contribute
git clone git@github.com:c2corg/CampBot.git cd CampBot pip install -r requirements.txt -r dev-requirements.txt black==19.10b0 pytest --cov=campbot --cov-report=html
Before commit, check your format with black campbot 🙏