Watch
1
0
Fork
You've already forked MissFBI
0
think bout it
  • TypeScript 89.6%
  • Dockerfile 6.3%
  • JavaScript 4.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-28 01:17:53 +03:00
bot-data feat: initial 2026-08-28 00:59:12 +03:00
src feat: initial duble2 2026-08-28 01:17:53 +03:00
.dockerignore feat: initial 2026-08-28 00:59:12 +03:00
.env.example feat: initial duble2 2026-08-28 01:17:53 +03:00
.gitignore feat: initial 2026-08-28 00:59:12 +03:00
docker-compose.yaml feat: initial duble2 2026-08-28 01:17:53 +03:00
Dockerfile feat: initial duble2 2026-08-28 01:17:53 +03:00
eslint.config.js feat: initial 2026-08-28 00:59:12 +03:00
package.json feat: initial duble2 2026-08-28 01:17:53 +03:00
pnpm-lock.yaml feat: initial duble2 2026-08-28 01:17:53 +03:00
README.md feat: initial 2026-08-28 00:59:12 +03:00
tsconfig.json feat: initial 2026-08-28 00:59:12 +03:00

MissFBI

mtcute powered Telegram bot

Development

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

generated with @mtcute/create-bot