Your untrustworthy mate for everyday insights.
Go to file
2020-11-06 00:50:11 +01:00
edmond unknown_command: add plugin (WolframAlpha) 2020-11-06 00:42:38 +01:00
resources plugin: handle resource files in configs 2020-10-09 16:03:09 +02:00
.gitignore notes: add plugin, only taking notes 2020-10-09 23:37:35 +02:00
config.json.example unknown_command: add plugin (WolframAlpha) 2020-11-06 00:42:38 +01:00
Pipfile bot: clean 2020-10-09 22:37:35 +02:00
Pipfile.lock bot: clean 2020-10-09 22:37:35 +02:00
README.md readme: clean 2020-11-06 00:50:11 +01:00

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