mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
缝缝补补
6
This commit is contained in:
parent
4d48f2be10
commit
d0d78113bc
3 changed files with 185 additions and 262 deletions
|
|
@ -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(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue