Edm0nd ====== New version of the infamous IRC bot. Installation ------------ Clone the repository and install main dependencies using Pipenv: ```bash pipenv install ``` Plugins dependencies can be manually installed with ```bash pipenv run pip install -r edmond/plugins/requirements.txt ```