Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

@kotori-bot/kotori-plugin-helper

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kotori-bot/kotori-plugin-helper

helper and menu plugin

latest
npmnpm
Version
1.4.0
Version published
Maintainers
0
Created
Source

@kotori-bot/kotori-plugin-helper

Commands

  • /help [...command] View command help info
  • /menu View Bot's menu
> Found the following related commands:
/core - View instance statistics
/bot - View current bot info and running status
/bots - View all bots info and running status
/about - View about info
/help [...command] - View command help info

Config

interface Config extends ModuleConfig {
  alias?: string; // alias of /menu
  keywords?: string[]; // keyowrds of /menu
  content: string; // content of menu
}

Reference

  • Kotori Docs

Keywords

kotori

FAQs

Package last updated on 21 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts