1.5.2 • Published 3 years ago

koishi-plugin-yuque v1.5.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

koishi-plugin-yuque

A Koishi.js plugin for Yuque Message Pushing

Installation

By npm

npm install koishi-plugin-yuque

By yarn

yarn add koishi-plugin-yuque

Usage

Configuration

yuque:
  # The Port that the Plugin Listen
  port: (The Port Number)
  # The channels that the plugin push messages to
  channels: 
  	- (The Channel ID)
  	- (The Channel ID)

Commands

  • yuquepush.is:Lookup for if it is this plugin's Pushing Channel.
  • yuquepush.add: Add this channel to this plugin's Pushing Channel.
  • yuquepush.remove: Remove this channel from this plugin's Pushing Channel.

Contribution

  • Fork this Repo.
  • Make a new branch.
  • Write your codes.
  • Make a Pull Request to the develop branch.
1.6.0-alpha.1

3 years ago

1.6.0-alpha.2

3 years ago

2.0.0-alpha.1

3 years ago

2.0.0-beta.1

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.2.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago