Skip to content
forked from bohanjun/qqbot

A nodejs QQ robot framework with some simple plugins

Notifications You must be signed in to change notification settings

ForkKILLET/qqbot

 
 

Repository files navigation

A Simple QQ Robot

How to use:

Requirements:

Nodejs
Yarn

Install

git clone https://github.com/masnn/qqbot.git
cd qqbot
yarn

Run CoolQ

cqhttp is required for CoolQ, and it should run at websocket mode.

Write config file

rename config.sample.json to config.json and make some change.

Run bot

node ./robot.js

About

A nodejs QQ robot framework with some simple plugins

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%