Terminal-style chat room created by Cursor.
https://minichat.kugarocks.com
- Multi-line messages.
- Copy messages.
- Resize chat area.
- Themes: Minions(Default), ONEPIECE.
Default theme is Minions.
go run main.goSpecify the theme:
go run main.go -theme onepieceUse SSL:
go run main.go -ssl -cert ./cert.pem -key ./key.pemOpen index.html in browser.
| Stuart | Kevin | Bob | Dave |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
| Jerry | Phil | Tim | Mark |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
| Luffy | Zoro | Nami |
|---|---|---|
![]() |
![]() |
![]() |
| Usopp | Sanji | Chopper |
|---|---|---|
![]() |
![]() |
![]() |
| Robin | Franky | Brook |
|---|---|---|
![]() |
![]() |
![]() |

















