You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

299 B

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