0.17.0 • Published 8 months ago

@mtcute/create-bot v0.17.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@mtcute/create-bot

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

Learn more

Features

  • Linters: can set up linters using @antfu/eslint-config
  • 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 and runtime, run one of the following commands:

pnpm create @mtcute/bot my-awesome-bot
# or
yarn create @mtcute/bot my-awesome-bot
# or
npm create @mtcute/bot my-awesome-bot
# or
bun create @mtcute/bot my-awesome-bot
# or
deno run -A npm:@mtcute/create-bot my-awesome-bot

and follow the instructions

0.16.13

9 months ago

0.17.0

8 months ago

0.16.9

9 months ago

0.16.4

10 months ago

0.16.7

10 months ago

0.13.0

1 year ago

0.14.0

12 months ago

0.15.0

12 months ago

0.16.0

11 months ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.8.2

1 year ago

0.7.2

1 year ago

0.7.1

1 year ago

0.7.0

1 year ago

0.5.0

1 year ago

0.6.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago