u/JJJDand

Built a Telegram bot on top of pi so I can code from my phone

Built a Telegram bot on top of pi so I can code from my phone

I've been using pi for a while and really love its design philosophy — it's restrained, extensible, and rock solid.

Recently I built a Telegram bot that lets me code from anywhere through chat. I just send a message, it runs pi against my project, and streams the reply back in real time. All I need is my phone, or really any device that runs Telegram.

- Streaming replies
- Inline model picker
- Multiple workspaces to switch between projects
- Session management — resume or start fresh
- Message queue — send multiple messages and they line up nicely

Would love to hear any feedback or ideas. Thanks!

https://github.com/dandkong/pi-pilot

u/JJJDand — 11 days ago