缝缝补补

6
This commit is contained in:
gaoao-3 2025-01-03 10:02:22 +08:00
parent 4d48f2be10
commit d0d78113bc
3 changed files with 185 additions and 262 deletions

View file

@ -18,7 +18,7 @@ import { KickOutTool } from '../utils/tools/KickOutTool.js'
import { SetTitleTool } from '../utils/tools/SetTitleTool.js'
import { SerpTool } from '../utils/tools/SerpTool.js'
import { SendMessageToSpecificGroupOrUserTool } from '../utils/tools/SendMessageToSpecificGroupOrUserTool.js'
import { MultiTool } from '../utils/tools/MultiTool.js'
import { GoogleSearchTool } from '../utils/tools/GoogleSearchTool.js'
import { UrlExtractionTool } from '../utils/tools/UrlExtractionTool.js'
export class bym extends plugin {
@ -119,7 +119,7 @@ export class bym extends plugin {
new SendVideoTool(),
new SendMusicTool(),
new SendPictureTool(),
new MultiTool(),
new GoogleSearchTool(),
new UrlExtractionTool(),
new WebsiteTool(),
new WeatherTool(),