edmond | ||
resources | ||
.gitignore | ||
config.json.example | ||
Pipfile | ||
Pipfile.lock | ||
README.md |
Edm0nd
New version of the infamous IRC bot.
Installation
Clone the repository and install main dependencies using Pipenv:
pipenv install
Plugins dependencies can be manually installed with
pipenv run pip install -r edmond/plugins/requirements.txt