Telegram dev bot for all your dirty work
1 - install
bun i
2 - config
OPENAI_API_KEY = <get openai api key from openai.com>
TELEGRAM_TOKEN = <get telegram bot token by messaging @BotFather on telegram>
GITHUB_PERSONAL_ACCESS_TOKEN = <get github personal access token from github.com>
bun dev
bun test
open telegram chat with your juniordev bot
/dev <your juniordev request>