Skip to content

Commit bcf26eb

Browse files
committed
2 parents 0d708cd + 5b1f77c commit bcf26eb

File tree

1 file changed

+85
-86
lines changed

1 file changed

+85
-86
lines changed

main.go

Lines changed: 85 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -62,92 +62,91 @@ import (
6262
// vvvvvvvvvvvvvv //
6363
// vvvv //
6464

65-
_ "github.com/FloatTech/ZeroBot-Plugin/custom" // 自定义插件合集
66-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/ahsai" // ahsai tts
67-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/aifalse" // 服务器监控
68-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/aiwife" // 随机老婆
69-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/alipayvoice" // 支付宝到账语音
70-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/animetrace" // AnimeTrace 动画/Galgame识别
71-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/autowithdraw" // 触发者撤回时也自动撤回
72-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/baiduaudit" // 百度内容审核
73-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/base16384" // base16384加解密
74-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/base64gua" // base64卦加解密
75-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/baseamasiro" // base天城文加解密
76-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/bilibili" // b站相关
77-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/bookreview" // 哀伤雪刃吧推书记录
78-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/chess" // 国际象棋
79-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/choose" // 选择困难症帮手
80-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/chouxianghua" // 说抽象话
81-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/chrev" // 英文字符翻转
82-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/coser" // 三次元小姐姐
83-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/cpstory" // cp短打
84-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/dailynews" // 今日早报
85-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/danbooru" // DeepDanbooru二次元图标签识别
86-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/diana" // 嘉心糖发病
87-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/dish" // 程序员做饭指南
88-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/drawlots" // 多功能抽签
89-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/driftbottle" // 漂流瓶
90-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/emojimix" // 合成emoji
91-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/emozi" // 颜文字抽象转写
92-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/event" // 好友申请群聊邀请事件处理
93-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/font" // 渲染任意文字到图片
94-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/fortune" // 运势
95-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/funny" // 笑话
96-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/genshin" // 原神抽卡
97-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/gif" // 制图
98-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/github" // 搜索GitHub仓库
99-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/guessmusic" // 猜歌
100-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/hitokoto" // 一言
101-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/hs" // 炉石
102-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/hyaku" // 百人一首
103-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/inject" // 注入指令
104-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/jandan" // 煎蛋网无聊图
105-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/jptingroom" // 日语听力学习材料
106-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/kfccrazythursday" // 疯狂星期四
107-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/lolicon" // lolicon 随机图片
108-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/lolimi" // 桑帛云 API
109-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/magicprompt" // magicprompt吟唱提示
110-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/mcfish" // 钓鱼模拟器
111-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/midicreate" // 简易midi音乐制作
112-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/minecraftobserver" // Minecraft服务器监控&订阅
113-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/moyu" // 摸鱼
114-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/moyucalendar" // 摸鱼人日历
115-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/music" // 点歌
116-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nativesetu" // 本地涩图
117-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nbnhhsh" // 拼音首字母缩写释义工具
118-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nihongo" // 日语语法学习
119-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/niuniu" // 牛牛大作战
120-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/novel" // 铅笔小说网搜索
121-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nsfw" // nsfw图片识别
122-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nwife" // 本地老婆
123-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/omikuji" // 浅草寺求签
124-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/poker" // 抽扑克
125-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/qqwife" // 一群一天一夫一妻制群老婆
126-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/qzone" // qq空间表白墙
127-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/realcugan" // realcugan清晰术
128-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/reborn" // 投胎
129-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/robbery" // 打劫群友的ATRI币
130-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/runcode" // 在线运行代码
131-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/saucenao" // 以图搜图
132-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/score" // 分数
133-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/setutime" // 来份涩图
134-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/shadiao" // 沙雕app
135-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/shindan" // 测定
136-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/steam" // steam相关
137-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/tarot" // 抽塔罗牌
138-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/tiangou" // 舔狗日记
139-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/tracemoe" // 搜番
140-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/translation" // 翻译
141-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wallet" // 钱包
142-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wantquotes" // 据意查句
143-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/warframeapi" // warframeAPI插件
144-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wenxinvilg" // 百度文心AI画图
145-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wife" // 抽老婆
146-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wordcount" // 聊天热词
147-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wordle" // 猜单词
148-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/ygo" // 游戏王相关插件
149-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/ymgal" // 月幕galgame
150-
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/yujn" // 遇见API
65+
_ "github.com/FloatTech/ZeroBot-Plugin/custom" // 自定义插件合集
66+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/ahsai" // ahsai tts
67+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/aifalse" // 服务器监控
68+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/aiwife" // 随机老婆
69+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/alipayvoice" // 支付宝到账语音
70+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/animetrace" // AnimeTrace 动画/Galgame识别
71+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/autowithdraw" // 触发者撤回时也自动撤回
72+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/baiduaudit" // 百度内容审核
73+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/base16384" // base16384加解密
74+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/base64gua" // base64卦加解密
75+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/baseamasiro" // base天城文加解密
76+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/bilibili" // b站相关
77+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/bookreview" // 哀伤雪刃吧推书记录
78+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/chess" // 国际象棋
79+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/choose" // 选择困难症帮手
80+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/chouxianghua" // 说抽象话
81+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/chrev" // 英文字符翻转
82+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/coser" // 三次元小姐姐
83+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/cpstory" // cp短打
84+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/dailynews" // 今日早报
85+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/danbooru" // DeepDanbooru二次元图标签识别
86+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/diana" // 嘉心糖发病
87+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/dish" // 程序员做饭指南
88+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/drawlots" // 多功能抽签
89+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/driftbottle" // 漂流瓶
90+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/emojimix" // 合成emoji
91+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/emozi" // 颜文字抽象转写
92+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/event" // 好友申请群聊邀请事件处理
93+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/font" // 渲染任意文字到图片
94+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/fortune" // 运势
95+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/funny" // 笑话
96+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/genshin" // 原神抽卡
97+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/gif" // 制图
98+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/github" // 搜索GitHub仓库
99+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/guessmusic" // 猜歌
100+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/hitokoto" // 一言
101+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/hs" // 炉石
102+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/hyaku" // 百人一首
103+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/inject" // 注入指令
104+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/jandan" // 煎蛋网无聊图
105+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/jptingroom" // 日语听力学习材料
106+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/kfccrazythursday" // 疯狂星期四
107+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/lolicon" // lolicon 随机图片
108+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/lolimi" // 桑帛云 API
109+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/magicprompt" // magicprompt吟唱提示
110+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/mcfish" // 钓鱼模拟器
111+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/midicreate" // 简易midi音乐制作
112+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/moyu" // 摸鱼
113+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/moyucalendar" // 摸鱼人日历
114+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/music" // 点歌
115+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nativesetu" // 本地涩图
116+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nbnhhsh" // 拼音首字母缩写释义工具
117+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nihongo" // 日语语法学习
118+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/niuniu" // 牛牛大作战
119+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/novel" // 铅笔小说网搜索
120+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nsfw" // nsfw图片识别
121+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/nwife" // 本地老婆
122+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/omikuji" // 浅草寺求签
123+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/poker" // 抽扑克
124+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/qqwife" // 一群一天一夫一妻制群老婆
125+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/qzone" // qq空间表白墙
126+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/realcugan" // realcugan清晰术
127+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/reborn" // 投胎
128+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/robbery" // 打劫群友的ATRI币
129+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/runcode" // 在线运行代码
130+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/saucenao" // 以图搜图
131+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/score" // 分数
132+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/setutime" // 来份涩图
133+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/shadiao" // 沙雕app
134+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/shindan" // 测定
135+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/steam" // steam相关
136+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/tarot" // 抽塔罗牌
137+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/tiangou" // 舔狗日记
138+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/tracemoe" // 搜番
139+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/translation" // 翻译
140+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wallet" // 钱包
141+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wantquotes" // 据意查句
142+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/warframeapi" // warframeAPI插件
143+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wenxinvilg" // 百度文心AI画图
144+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wife" // 抽老婆
145+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wordcount" // 聊天热词
146+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/wordle" // 猜单词
147+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/ygo" // 游戏王相关插件
148+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/ymgal" // 月幕galgame
149+
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/yujn" // 遇见API
151150

152151
// _ "github.com/FloatTech/ZeroBot-Plugin/plugin/wtf" // 鬼东西
153152

0 commit comments

Comments
 (0)