Your untrustworthy mate for everyday insights.
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.
 
 
dece 5469b1cdf3
misc_reactions: move reactions load to on_welcome
4 years ago
edmond misc_reactions: move reactions load to on_welcome 4 years ago
resources plugin: handle resource files in configs 4 years ago
.gitignore notes: add plugin, only taking notes 4 years ago
Pipfile bot: clean 4 years ago
Pipfile.lock bot: clean 4 years ago
README.md readme: clean 4 years ago
config.json.example unknown_command: add plugin (WolframAlpha) 4 years ago

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