Settings

Theme

Show HN: Chat app with Hubot – hubot-chat

github.com

1 points by joeyguerra 2 months ago · 0 comments · 1 min read

Reader

I've always thought it was weird that Hubot never had its own chat system. So I built one with it.

hubot-chat is a chat application you can spin up instantlyish with:

npx hubot --create myhubot -a @hubot-friends/hubot-chat cd myhubot npm start

to host a private, ephemeral conversation with a small group where Hubot is the system and chat is the UI.

And it was built using VS Code and Copilot (GPT-5.2-Codex).

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection