Giter Site home page Giter Site logo

laskofork / friday Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wechaty/friday

0.0 0.0 0.0 912 KB

Friday is an Assistant BOT Built on Wechaty for Serving our Community

Home Page: http://friday.chatie.io:5200

License: Apache License 2.0

Shell 0.72% JavaScript 5.50% TypeScript 93.50% Dockerfile 0.18% Procfile 0.10%

friday's Introduction

Friday.BOT

Powered by Wechaty Node.js CI Docker ES Modules

Friday Bot is designed for serving the Wechaty community purpose.

Friday

Image: Five Dollar Friday

Staging

We are current DevOps the master branch from the repo to Heroku under the protection of GitHub Actions.

You can visit the staging system at http://friday.chatie.io/

DDD & CQRS

Contributors

contributor contributor contributor contributor contributor contributor contributor contributor

History

master v1.13 Jan 29, 2022

Use NestJS to build the server.

DDD & CQS

Tips & Troubleshooting

  1. Do not use import type {} from 'xxx' to import a Injectable. Use import {} from 'xxx' instead to import the values.
  2. Every Handlers, Commands, Queries classe must have a Handler class because NestJS requires the decorator @{Command,Events,Query}Handler() to register those classes. You will get error TypeError: Cannot read properties of undefined (reading 'id') at EventBus.defaultGetEventId [as getEventId] if you forget to register the handler class.

v0.11 (Dec 2021)

  1. ES Module support

v0.9 (Aug 22, 2020) On Gitter

Gitter.im synced with WeChat rooms!

  1. Start using wechaty-puppet-gitter to sync message between puppets.

v0.8 (Aug 4, 2020) On Tecent Official Account Platform!

  1. The first version that managing two Wechaty bots together!
  2. Start using wechaty-puppet-official-account

v0.6 (Jul 18, 2020) Added Wechaty Vorpal CLI Comands!

  1. Fully powered by Wechaty Vorpal and Wechaty Vorpal Contrib commands!
  2. Restructure directories & source code files
  3. Add Dockerfile so that we can deploy Friday.BOT with the power of Docker!

v0.4 (Jun 15, 2020) Refactored with Wechaty Plugin!

  1. Fully powered by Wechaty Plugins! See: wechaty-plugin-contrib
  2. Restructure directories & source code files

v0.2 (Dec 25, 2019) Added Basic Functions

Basic functions like:

  1. Room Inviter (by ...)
  2. Vote Out (by @windmemory)
  3. Crontab (by @qhduan)
  4. etc.

v0.0.1 (Aug 23, 2019)

Friday Bot initialized by BOT5.Club members.

Maintainers

See: https://github.com/orgs/wechaty/teams/chairs/members

Copyright & License

  • Code & Docs © 2019-now Wechaty Contributors
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

friday's People

Contributors

huan avatar dependabot-preview[bot] avatar qhduan avatar greenkeeper[bot] avatar windmemory avatar lijiarui avatar dependabot[bot] avatar snyk-bot 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.