mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 08:56:42 +00:00 
			
		
		
		
	Update plugins.json
由于均适配beta.1,将fortune与what2eat插件“alpha”tag删除;修改几个插件“desc”字段描述,统一描述风格;
This commit is contained in:
		@@ -879,7 +879,7 @@
 | 
			
		||||
    "module_name": "nonebot_plugin_roll",
 | 
			
		||||
    "project_link": "nonebot-plugin-roll",
 | 
			
		||||
    "name": "扔骰子",
 | 
			
		||||
    "desc": "掷骰!扔出指定个数的多面骰子。",
 | 
			
		||||
    "desc": "掷骰!扔出指定个数的多面骰子🎲",
 | 
			
		||||
    "author": "KafCoppelia",
 | 
			
		||||
    "homepage": "https://github.com/KafCoppelia/nonebot_plugin_roll",
 | 
			
		||||
    "tags": [
 | 
			
		||||
@@ -894,7 +894,7 @@
 | 
			
		||||
    "module_name": "nonebot_plugin_crazy_thursday",
 | 
			
		||||
    "project_link": "nonebot-plugin-crazy-thursday",
 | 
			
		||||
    "name": "疯狂星期四",
 | 
			
		||||
    "desc": "天天疯狂!随机输出KFC疯狂星期四文案",
 | 
			
		||||
    "desc": "天天疯狂!随机输出KFC疯狂星期四文案🍗",
 | 
			
		||||
    "author": "KafCoppelia",
 | 
			
		||||
    "homepage": "https://github.com/KafCoppelia/nonebot_plugin_crazy_thursday",
 | 
			
		||||
    "tags": [
 | 
			
		||||
@@ -972,7 +972,7 @@
 | 
			
		||||
    "module_name": "nonebot_plugin_fortune",
 | 
			
		||||
    "project_link": "nonebot-plugin-fortune",
 | 
			
		||||
    "name": "今日运势",
 | 
			
		||||
    "desc": "抽签!占卜一下你的今日运势",
 | 
			
		||||
    "desc": "抽签!抽取你的今日运势🙏",
 | 
			
		||||
    "author": "KafCoppelia",
 | 
			
		||||
    "homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune",
 | 
			
		||||
    "tags": [
 | 
			
		||||
@@ -983,10 +983,6 @@
 | 
			
		||||
      {
 | 
			
		||||
        "label": "t:fortune",
 | 
			
		||||
        "color": "#ea6f52"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "label": "alpha only",
 | 
			
		||||
        "color": "#181717"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "is_official": false
 | 
			
		||||
@@ -995,7 +991,7 @@
 | 
			
		||||
    "module_name": "nonebot_plugin_tarot",
 | 
			
		||||
    "project_link": "nonebot-plugin-tarot",
 | 
			
		||||
    "name": "塔罗牌",
 | 
			
		||||
    "desc": "塔罗牌!占卜今日运势",
 | 
			
		||||
    "desc": "塔罗牌!魔法占卜🔮",
 | 
			
		||||
    "author": "KafCoppelia",
 | 
			
		||||
    "homepage": "https://github.com/KafCoppelia/nonebot_plugin_tarot",
 | 
			
		||||
    "tags": [
 | 
			
		||||
@@ -1006,10 +1002,6 @@
 | 
			
		||||
      {
 | 
			
		||||
        "label": "t:tarot",
 | 
			
		||||
        "color": "#461264"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "label": "beta first",
 | 
			
		||||
        "color": "#b41f14"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "is_official": false
 | 
			
		||||
@@ -1033,7 +1025,7 @@
 | 
			
		||||
    "module_name": "nonebot_plugin_what2eat",
 | 
			
		||||
    "project_link": "nonebot-plugin-what2eat",
 | 
			
		||||
    "name": "今天吃什么",
 | 
			
		||||
    "desc": "选择恐惧症?让Bot给你今天吃什么建议!",
 | 
			
		||||
    "desc": "选择恐惧症?让Bot决定你今天吃什么🍕",
 | 
			
		||||
    "author": "KafCoppelia",
 | 
			
		||||
    "homepage": "https://github.com/KafCoppelia/nonebot_plugin_what2eat",
 | 
			
		||||
    "tags": [
 | 
			
		||||
@@ -1044,10 +1036,6 @@
 | 
			
		||||
      {
 | 
			
		||||
        "label": "t:what2eat",
 | 
			
		||||
        "color": "#f09526"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "label": "alpha only",
 | 
			
		||||
        "color": "#181717"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "is_official": false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user