npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

koishi-plugin-cooke-tmd

v1.6.87

Published

当群u又想吃东西的时候,*做*出一份富有*爱*心的料理吧!(TheMealDB版)

Downloads

162

Readme

koishi-plugin-cooke-tmd

npm

当群u又想吃东西的时候,出一份富有心的料理吧!(TheMealDB版)

简介

搜索食谱的一个👌插件嗷 灵感来源:coke老师和tmd

安装

  1. 前往插件市场搜索cooke-tmd
  2. 安装插件即可

使用说明

指令 cooke-tmd

用法:cooke-tmd 或 菜谱

这个指令允许用户通过名称或原料搜索食谱。用户可以通过以下选项进行更具体的搜索:

-i [ingredients:string]:按原料搜索食谱。

-c [category:string]:按类别搜索食谱。

-a [area:string]:按地区搜索食谱。

-r:获取一个随机食谱。

当用户使用这个指令时,他们需要输入一个查询词 ,这个词可以是食谱的名称、原料、类别或地区。如果启用了翻译功能(由配置项enableTranslation决定),查询词将被翻译成英语后与TheMealDB API进行交互。

如果用户不输入查询词而直接使用该指令,将提示用户输入所需的搜索关键词。

指令 list-categories

用法:list-categories

这个指令允许用户列出所有可能的食谱类别。它不需要任何参数。当用户调用这个指令时,系统将从TheMealDB API获取所有食谱类别并将其列出返回给用户。

示例:

获取含有鸡肉的食谱:

cooke-tmd chicken -i chicken

这将搜索所有含有“chicken”(鸡肉)作为原料的食谱。

搜索意大利类别的食谱:

cooke-tmd -c Italian

这将列出所有“Italian”(意大利)类别下的食谱。

搜索墨西哥地区的食谱:

cooke-tmd -a Mexican

这将列出所有“Mexican”(墨西哥)地区的食谱。

获取一个随机食谱:

cooke-tmd -r

这将随机选取一个食谱并展示给用户。

列出所有类别:

list-categories

这将返回一个所有食谱类别的列表。

联系方式

如果遇到任何问题的话,点击下面图片反馈吧