mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 00:46:43 +00:00 
			
		
		
		
	🍻 publish plugin Savepic (#2231)
This commit is contained in:
		@@ -6906,5 +6906,22 @@
 | 
			
		||||
      "nonebot.adapters.telegram",
 | 
			
		||||
      "nonebot.adapters.villa"
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "module_name": "nonebot_plugin_savepic",
 | 
			
		||||
    "project_link": "nonebot-plugin-savepic",
 | 
			
		||||
    "name": "Savepic",
 | 
			
		||||
    "desc": "表情包保存",
 | 
			
		||||
    "author": "Yan-Zero",
 | 
			
		||||
    "homepage": "https://github.com/Yan-Zero/nonebot-plugin-savepic",
 | 
			
		||||
    "tags": [
 | 
			
		||||
      {
 | 
			
		||||
        "label": "表情包",
 | 
			
		||||
        "color": "#ea5252"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "is_official": false,
 | 
			
		||||
    "type": "application",
 | 
			
		||||
    "supported_adapters": ["nonebot.adapters.onebot.v11"]
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user