Git Product home page Git Product logo

python-wechaty-plugin-contrib's Introduction

python-wechaty-plugin-contrib Python Wechaty Plugin Contrib

pypi Version pypi

Python Wechaty Plugin Contrib Package for the Community

Wechaty Plugin

Image Credit: What is Plugin

Powered by Wechaty TypeScript

Introduction

When you find yourself writing repetitive code, it's time to extract it into a plugin.

Wechaty has a great support for using Plugins by calling Wechaty.use(WechatyPlugin()). A Wechaty Plugin is a python class that listen all the event and handle all things.

This package is for publishing the Wechaty Plugins that are very common used by the core developer team.

Requirements

  1. Wechaty v0.5.dev1 or above versions

Plugins Contrib

You are welcome to send your plugin to our contrib by creating a Pull Request!

# Plugin Author Feature
1 DingDong @wj-Mcat Reply dong if bot receives a ding message.
2 HealthCheck @wj-Mcat Health checker, amis to keep wechaty bot alive at lifetime
3 RasaRest @wj-Mcat Connect to the Rasa V2 Server, make wechaty bot more intelligent
4 Scheduler @wj-Mcat Help you schedule the jobs on wechaty bot

1 DingDong

  • Description: Reply dong if bot receives a ding message.
  • Author: @wj-Mcat
from wechaty_plugin_contrib import DingDongPlugin

bot.use(DingDongPlugin())

2. HealthCheck

This plugin help to

Python Wechaty Plugin Directory

The Wechaty Plugin Contrib will only accept simple plugins which does not dependence very heavy NPM modules, and the SLOC (Source Line Of Code) is no more than 100.

There are many great Wechaty Plugins can not be included in the contrib because they are too powerful. They will be published as a pypi package by itself.

We are listing those powerful Wechaty Plugins outside the contrib as in the following list, and you are welcome to add your plugin below if you have published any!

Wechaty Plugin Contrib

History

master

v0.0.1 (Apr 2020)

The python-wechaty-plugin-contrib project was created.

Maintainers

Copyright & License

  • Code & Docs © 2020 Wechaty Contributors https://github.com/wechaty
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

python-wechaty-plugin-contrib's People

Contributors

fangjiyuan avatar iftaken avatar lyleshaw avatar markoxu avatar wj-mcat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.