Skip to content

OperKH/ai_bot

Repository files navigation

Telegram AI Bot

Migration example

npx typeorm migration:generate ./src/migrations/Initial -d ./dist/dataSource/dataSource.js

Docker

Local image

docker build -t ghcr.io/operkh/ai_bot .

Image for GitHub Packages

docker buildx build --platform linux/amd64,linux/arm64 -t ghcr.io/operkh/ai_bot --push .
docker push ghcr.io/operkh/ai_bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages