1.0.2 • Published 7 months ago

n8n-nodes-onebot v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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