.. | ||
.husky | ||
bot-data | ||
src | ||
.env.example.hbs | ||
.env.hbs | ||
.eslintignore.hbs | ||
.eslintrc.cjs.hbs | ||
.gitignore.hbs | ||
.lintstagedrc.cjs.hbs | ||
.prettierrc.hbs | ||
docker-compose.yaml.hbs | ||
Dockerfile.hbs | ||
package.json.hbs | ||
README.md.hbs | ||
tsconfig.json.hbs |
# {{name}} MTCute powered Telegram bot ## Development ```bash pnpm install --frozen-lockfile cp .env.example .env # edit .env pnpm run run ``` *generated with @mtcute/create-bot*