1.3.1 • Published 11 months ago

@kotori-bot/kotori-plugin-helper v1.3.1

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
11 months ago

@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

1.3.1

11 months ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

2 years ago