Skip to content

ThonggTH/Bot_tele-disc

Repository files navigation

Description

My favorite framework and it's being used in this project:

  • Nest is a framework for building efficient, scalable Node.js server-side applications.

Docs of the two libraries I used:

  • Telegram is an HTTP-based interface created for developers keen on building bots for Telegram.
  • Discord is a powerful Node.js module that allows you to easily interact with the Discord API.

How to add bot

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Stay in touch

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published