Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.32 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.32 KB

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