A recipe plugin for [Maubot](https://github.com/maubot/maubot)
Go to file
Brayd 10a1f4dcec
Add requests dependencies
2023-02-09 17:06:48 +01:00
recipe Basic structure for config 2023-02-09 17:05:20 +01:00
.gitignore Initial commit 2023-02-09 16:42:31 +01:00
LICENSE Add MIT License 2023-02-09 16:46:23 +01:00
README.md Initial commit 2023-02-09 16:46:31 +01:00
base_config.yaml Add example config 2023-02-09 16:50:39 +01:00
maubot.yaml Add requests dependencies 2023-02-09 17:06:48 +01:00

README.md

Maubot Recipe Plugin

This is a plugin to fetch recipes from https://spoonacular.com via their API, so users can look them up inside Matrix. By default it does only fetch vegan recipes due to being used in a vegan Matrix space. If you want to see other recipes that are not vegan please fork this repository and make your changed accordingly.