Skip to content

divaltor/starlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

868 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starlight

Telegram bot system for collecting, classifying, and managing Twitter content with AI-powered search and scheduled publishing.

Deployment

Configure environment variables in apps/server/.env and apps/web/.env including BOT_TOKEN from @BotFather, DATABASE_URL, REDIS_URL, and S3 credentials.

For local development in a git clone, install hooks manually once with bunx lefthook install.

# Start all services with Docker Compose
docker-compose up -d

# Initialize database
bun db:deploy

Alternative deployment: Dokploy, Fly.io, Railway, or manual Docker. Generate encryption key with openssl rand -hex 32.

License

GPL-3.0

About

Telegram chat-bot (inspired by Slusha). Can download X posts too 🧪

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors