No description
Find a file
2024-07-28 23:28:21 +08:00
coolbot initial commit 2024-07-28 23:28:21 +08:00
.gitignore initial commit 2024-07-28 23:28:21 +08:00
flake.lock initial commit 2024-07-28 23:28:21 +08:00
flake.nix initial commit 2024-07-28 23:28:21 +08:00
foods.json initial commit 2024-07-28 23:28:21 +08:00
LICENSE initial commit 2024-07-28 23:28:21 +08:00
poetry.lock initial commit 2024-07-28 23:28:21 +08:00
pyproject.toml initial commit 2024-07-28 23:28:21 +08:00
README.md initial commit 2024-07-28 23:28:21 +08:00
treefmt.nix initial commit 2024-07-28 23:28:21 +08:00

To get started, run the following:

$ nix develop
$ poetry run python -m coolbot

foods.json:

curl -L 'https://github.com/eryk/easy_recipe/raw/master/recipe/meishichina.json' | jq '[.[] | {title, url}]' > foods.json