@mtcute/create-bot

0.13.0 • Public • Published

@mtcute/create-bot

Starter kit for creating bots using @mtcute/node or @mtcute/bun.

Learn more

Features

  • Linters: can generate linting configs for eslint and prettier
  • TypeScript: can generate a TypeScript project
  • Docker: can generate a Dockerfile for easy deployment
  • I18n: can generate a basic i18n setup using @mtcute/i18n

Usage

Depending on your preferred package manager, run one of the following commands:

pnpm create @mtcute/bot
# or
yarn create @mtcute/bot
# or
npm create @mtcute/bot
# or
bun create @mtcute/bot

and follow the instructions

Readme

Keywords

none

Package Sidebar

Install

npm i @mtcute/create-bot

Weekly Downloads

62

Version

0.13.0

License

MIT

Unpacked Size

66.4 kB

Total Files

56

Last publish

Collaborators

  • teidesu