source.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "repo": {
  3. "sdwebui": {
  4. "url": "https://github.com/lanvent/plugin_sdwebui.git",
  5. "desc": "利用stable-diffusion画图的插件"
  6. },
  7. "replicate": {
  8. "url": "https://github.com/lanvent/plugin_replicate.git",
  9. "desc": "利用replicate api画图的插件"
  10. },
  11. "summary": {
  12. "url": "https://github.com/lanvent/plugin_summary.git",
  13. "desc": "总结聊天记录的插件"
  14. },
  15. "timetask": {
  16. "url": "https://github.com/haikerapples/timetask.git",
  17. "desc": "一款定时任务系统的插件"
  18. },
  19. "Apilot": {
  20. "url": "https://github.com/6vision/Apilot.git",
  21. "desc": "通过api直接查询早报、热榜、快递、天气等实用信息的插件"
  22. },
  23. "pictureChange": {
  24. "url": "https://github.com/Yanyutin753/pictureChange.git",
  25. "desc": "1. 支持百度AI和Stable Diffusion WebUI进行图像处理,提供多种模型选择,支持图生图、文生图自定义模板。2. 支持Suno音乐AI可将图像和文字转为音乐。3. 支持自定义模型进行文件、图片总结功能。4. 支持管理员控制群聊内容与参数和功能改变。"
  26. },
  27. "Blackroom": {
  28. "url": "https://github.com/dividduang/blackroom.git",
  29. "desc": "小黑屋插件,被拉进小黑屋的人将不能使用@bot的功能的插件"
  30. },
  31. "midjourney": {
  32. "url": "https://github.com/baojingyu/midjourney.git",
  33. "desc": "利用midjourney实现ai绘图的的插件"
  34. },
  35. "solitaire": {
  36. "url": "https://github.com/Wang-zhechao/solitaire.git",
  37. "desc": "机器人微信接龙插件"
  38. },
  39. "HighSpeedTicket": {
  40. "url": "https://github.com/He0607/HighSpeedTicket.git",
  41. "desc": "高铁(火车)票查询插件"
  42. }
  43. }
  44. }