Skip to main content

Concepts

This page will helps you to build a deeper understanding of the underlying technology.

Wechaty

The bot class that you always start with.

const bot = new Wechaty()
await wechaty.start()

See Also

  1. Hangouts Chat API

    BO vs BT: Bot Originated/Terminated

This is basically the whole idea of Wechaty.