HelloPlugin

HelloPlugin

RockChinQ / HelloPlugin
Plugin318 downloadsCommand1Event Listener1Tool1developer

This plugin is an experimental plugin that provides demos on `EventListener`, `Tool` and `Command` components.

HelloPlugin

This plugin is an experimental plugin that provides demos on EventListener, Tool and Command components.

  • components/event_listener/default.py: simply reply a message when a person message is received.
  • components/tools/get_weather_alerts.py: provide a tool that can be used to get the weather alerts of US states.
  • components/commands/info.py: respond to the command info with the context of the command execution.

Use HelloPlugin in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.

Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.

Open LangBot Cloud

Comments