Skip to content

OneBot node for n8n workflow, now you can send message to your QQ friend or group

License

Notifications You must be signed in to change notification settings

laxtiz/n8n-nodes-onebot

Repository files navigation

n8n-nodes-onebot

This is an n8n community node. It lets you use OneBot v11 in your n8n workflows.

The OneBot standard is a universal chatbot application interface standard modified from the CQHTTP plug-in interface of the original CKYU platform.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Get login info
  • Get friend list
  • Get stranger info
  • Get group list
  • Get group info
  • Get group member list
  • Get group member info
  • Get status
  • Get version info
  • Send private message
  • Send group message

Credentials

need a access token.

Compatibility

go-cqhttp v1.1.0

Usage

Function is very simple and needs no explanation.

Resources