{% extends "base.njk" %} {% block content %}
/nick sally (password)
Password is only required if sally is a registered user.
/join sally
Join the chatroom for sally's stream and leave the previous room.
/kick bob
Available only in your own room if you are a streamer. Forcefully disconnect the user.
/ban bob (time)
Ban a user from your room. Bans are based on IP address. The optional time is in minutes. The default is 30.
/banlist
List the IPs currently banned from your room.
/unban (ip)
self explanatory
Chat rooms can also be mirrored to discord channels, IRC channels, and twitch streams. Ask the instance administrator if these are available.