No description
  • TypeScript 66.3%
  • JavaScript 33.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-14 00:00:42 +03:00
bot-data feat: meow 2026-09-14 00:00:42 +03:00
src feat: meow 2026-09-14 00:00:42 +03:00
.env.example feat: meow 2026-09-14 00:00:42 +03:00
.gitignore feat: meow 2026-09-14 00:00:42 +03:00
eslint.config.js feat: meow 2026-09-14 00:00:42 +03:00
package.json feat: meow 2026-09-14 00:00:42 +03:00
pnpm-lock.yaml feat: meow 2026-09-14 00:00:42 +03:00
pnpm-workspace.yaml feat: meow 2026-09-14 00:00:42 +03:00
README.md feat: meow 2026-09-14 00:00:42 +03:00
tsconfig.json feat: meow 2026-09-14 00:00:42 +03:00

usersGetGusetBot-poc

mtcute powered Telegram bot

Development

pnpm install --frozen-lockfile
cp .env.example .env 
# edit .env
pnpm start

generated with @mtcute/create-bot