Channels
Members
Join server
Server permissions
Has add channel access:
Channel name
TempChat
A simple chat application made in Javascript. This app requires NO account whatsoever, and allows for very easy sharing of servers with absolutely no message history. This application is FOSS (Github). Finally, this chat app never stores any messages sent. This means when joining a server, you can't see the past messages, but the messages are sent from the server directly to the clients and never stored along the way.
In order to send messages, you must set your name. To set your name, you can simply click on the name field in the top left corner.
When starting, you're presented with 3 options: join, join public, or create server. The join button joins a server with the code you put into the input field, the join public button simply joins the public server that anyone has access to, and the create server button creates a quick, disposable server. This server is deleted when everyone leaves.
You can see your permissions in the server in the top right corner. If it says you're the owner, you can create channels and edit permissions. If it says you're a member with channel edit access, you can add and remove channels, but you can't change user permissions. Finally, if it says you're just a member of the server, you can't edit permissions or channels.
As owner, if you want to change someone's permissions, you can simply click their name and change the permissions there.
If you want to leave a server, you can click the leave button in the bottom left corner.
That's all! Have fun chatting!