meow bot
- TypeScript 90.8%
- JavaScript 5.8%
- Dockerfile 3.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
| bot-data | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .woodpecker.yml | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
whispers
mtcute powered Telegram bot that transcribes voice messages with a local whisper.cpp server.
set ALLOWED_CHATS to a comma-separated list of chat ids to restrict the bot to
those chats; leaving it empty lets it answer everywhere!!
dev
pnpm install --frozen-lockfile
cp .env.example .env
# edit .env
pnpm start
generated with @mtcute/create-bot
fih
><>