Okay, there. That is a chat client for the Pleroma shoutbox.
authorPete <pete@debu.gs>
Sun, 25 Jun 2023 15:36:46 +0000 (08:36 -0700)
committerPete <pete@debu.gs>
Sun, 25 Jun 2023 15:36:46 +0000 (08:36 -0700)
commit8ae55b5bd304fd30c277d0b8ef29c3d6c673452b
treeee5c4fa9a8f6b2925af3cadef4c8218278a9b41a
Okay, there.  That is a chat client for the Pleroma shoutbox.

I guessed at what I was supposed to do by watching the developer console in Firefox.

I have zero regrets about doing it that way.  I am pretty sure the feature was added for fun.
.gitignore [new file with mode: 0644]
README [new file with mode: 0644]
chatclient.go [new file with mode: 0644]
go.mod [new file with mode: 0644]
mkfile [new file with mode: 0644]