Wechaty Friday Save

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

Project README

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

Sponsors

  1. Google Cloud credits are provided for this project. #GeminiSprint
  • Code & Docs © 2019-now Wechaty Contributors
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons
Open Source Agenda is not affiliated with "Wechaty Friday" Project. README Source: wechaty/friday
Stars
80
Open Issues
24
Last Commit
2 months ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating