HackerTrans
TopNewTrendsCommentsPastAskShowJobs

botverse

no profile record

comments

botverse
·5 месяцев назад·discuss
I ended doing a similar thing, but each tg bot can choose what repo/session to attend to.

https://github.com/botverse/tgcc

I found that cc is all you need indeed
botverse
·5 месяцев назад·discuss
On top of that is something they should have had from earlier times. My biggest pain point is to not to be able to continue from my phone. I just use a service to pipe telegram to any cc session in the dev machine. This is the number 1 reason why I got excited by openclaw in the first place but its overkill to have it just to control cc
botverse
·6 месяцев назад·discuss
Same here, I’m vibecoding a toy project where I never looked at the code from my phone, but I always seat for work. I’m using happy app and that’s good enough for now, I have the desktop in tailscale but I access it that way just for testing
botverse
·9 месяцев назад·discuss
I did something similar with copy until I found this which works across remote terminals too:

`alias clip="base64 | xargs -0 printf '\e]52;c;%s\007'"`

It just sends it to the client’s terminal clipboard.

`cat thing.txt | clip`
botverse
·9 месяцев назад·discuss
Having a decade of fresh air is also a good incentive regardless of how it ends