麦当劳指令列表
<h3>概述</h3>
<p>> 麦当劳是一家售卖快餐食品的全球大型跨国连锁餐厅。
本模块与麦当劳餐厅没有从属关系。</p>
<p>> 热量表的数据基于麦当劳中国官网2022年6月的数据(<a href="https://www.mcdonalds.com.cn/nutrition_calculator">https://www.mcdonalds.com.cn/nutrition_calculator</a>), 其网页上约有1/3的产品缺少营养资料。
对于这些菜品, 本表有收录菜品名称和id, 但无营养资料。
信息仅供参考。更新可能很不及时。</p>
<hr />
<p>可以使用<麦当劳帮助>获得简略帮助。</p>
<hr />
<h3>麦当劳查询指定价格的菜单列表</h3>
<p><strong>指令</strong>
<code>麦当劳查菜&lt;菜名片段&gt;</code>
<strong>示例</strong>
<code>麦当劳查菜牛奶</code>
<strong>返回消息</strong>
含有该菜名片段的所有菜。</p>
<hr />
<h3>麦当劳查询指定id菜品</h3>
<p><strong>指令</strong>
<code>麦当劳id&lt;id&gt;</code>
<strong>示例</strong>
<code>麦当劳id15</code>
<strong>参数说明</strong>
<code>&lt;id&gt;</code>为菜品对应编号, 从麦当劳中国官网上获得。
<strong>返回消息</strong>
菜品营养信息。</p>
<hr />
<h3>麦当劳1+1随心配随机选择</h3>
<p><strong>指令</strong>
<code>麦当劳随机&lt;数字&gt;+&lt;数字&gt;</code>
<strong>示例</strong>
<code>麦当劳随机1+1</code>
<code>麦当劳随机3+5</code>
<strong>参数说明</strong>
<code>&lt;数字&gt;</code>分别为一位正整数, 可以不相等。
<strong>返回消息</strong>
分别在红区和白区随机选择的<code>&lt;数字&gt;</code>道菜品。</p>