Loading...
Challenge someone, go live, and let the crowd vote. Rooms and livestreams are still the main experience.
Rooms
Loading...Waiting for others to join...
TinyChats is for adults 18 and older.
Enter your email address and we'll send you a link to reset or change your password.
Back to LoginRooms, Users, Finance, Mass Broadcast, Banlists, Super Admins, and more
No rooms available
No payment history found
Your payment transactions will appear here
Loading...
Loading...
Loading...
Loading...
Click to load ban log...
VPN/Proxy connections are not allowed on this site. Please disable your VPN or proxy service to continue.
After disabling your VPN, please refresh this page to reconnect.
Access from your region is not allowed. Please contact support if you believe this is an error.
If you have a VPN, try disabling it and refresh. Otherwise, this site may only be available in certain countries.
Weekly — every Sunday at 10pm PST, the top 3 streamers that week (by camera time) win reward points to spend at blifted.net.
1st place $50 · 2nd place $25 · 3rd place $12
Stream with your camera on to climb the board.
Join our Discord for updates and community.
Challenge someone, go live, and let the crowd vote. Rooms and livestreams are still the main experience.
No featured rooms available at the moment. Check back soon!
© TinyChats.com. All rights reserved.
All gifts given in this room (sorted by value)
No gifts have been given in this room yet.
Be the first to give a gift!
Get this room featured in the promoted rooms section on the homepage!
This promotion will be gifted to the room owner. They'll receive a notification when it's activated.
Use the 🎨 button for color, size, clear. Click here to draw.
Click here or use 🎲 to play.
Classic Risk. Join, then Start when 2–4 players are ready.
bot-blifted-coder.js; talk naturally (no !fix required).1. Create a bot — Set a display name, optional profile picture & bio, pick rooms (optional), keep Send chat messages + Read room events, then Create. Copy the API key immediately; it is only shown once.
2. Room ID — Join a room and use Copy room ID above, or paste the ID from the room URL. By default the bot works in rooms you own or moderate.
3. Event stream (recommended) — Open a long-lived stream from your machine. While connected, the bot appears in the room member list.
# Requires Node 18+ BOT_API_KEY=bot_… ROOM_ID=your-room-id node examples/bot-stream.js # Or curl (stays open): curl -N -H "Authorization: Bearer bot_…" \ "https://tinychats.com/api/bots/v1/stream?roomId=YOUR_ROOM_ID&events=chat.message,user.joined,user.left"
Requires read scope. Optional: roomIds=, events=. Max 3 concurrent streams per bot. The sample examples/bot-stream.js auto-reconnects after drops (including server restarts).
Blifted Elite Command Center — run .\examples\run-blifted-coder.ps1, then open http://127.0.0.1:3921 (or the button above). Live activity + streaming, checkpoint timeline (restore any / !checkpoints / !undo), and a Changes panel after each run. In-room: @bot … or !chat on.
4. Send a message
curl -X POST https://tinychats.com/api/bots/v1/message \
-H "Authorization: Bearer bot_YOUR_KEY_HERE" \
-H "Content-Type: application/json" \
-d '{"roomId":"YOUR_ROOM_ID","message":"Hello from my bot!"}'
5. Webhooks (optional) — Prefer the event stream unless you already host a public HTTPS endpoint.
Events: chat.message, user.joined, user.left
{
"event": "chat.message",
"roomId": "abc123",
"timestamp": 1710000000000,
"data": { "username": "Guest42", "message": "!hello", "channelId": "c_chatroom" }
}
Permissions
messages — Send chat messagesread — Read room events, user list, historymoderate — Kick, ban, timeoutsettings — Read room feature settingsannounce — System-style messages (asSystem: true)Limits — Up to 10 bots per account; ~60 API calls/min per bot. Try !hello / !ping with the sample script.
6. Go public (optional) — Toggle List in public directory on your bot. Others browse and install under Settings → Public Bots. Unlisting only hides it from the directory (no new installs); rooms that already installed it keep access. In rooms you own or mod, you always get full scopes.
Auth: Authorization: Bearer bot_… or X-API-Key: bot_…
(GET stream only: ?apiKey=bot_… also works — prefer header when possible)
GET /api/bots/v1/stream?roomId=…&roomIds=a,b&events=chat.message,…
SSE event stream (recommended) — bot appears in member list while connected
Sends retry: 3000 so clients should reconnect after drops / server restarts
Use examples/bot-stream.js (auto-reconnect built in)
GET /api/bots/v1/me
POST /api/bots/v1/message
{ roomId, message, channelId?, asSystem? }
GET /api/bots/v1/rooms/:roomId
GET /api/bots/v1/rooms/:roomId/users
GET /api/bots/v1/rooms/:roomId/chat?limit=50&channelId=c_chatroom
GET /api/bots/v1/rooms/:roomId/settings
POST /api/bots/v1/rooms/:roomId/kick { username | userId | socketId }
POST /api/bots/v1/rooms/:roomId/ban { username, reason? }
POST /api/bots/v1/rooms/:roomId/timeout { username, minutes? }
Waiting for others to join...
Send a friend request by username. They’ll see it under Pending.
All gifts given in this room for reference
Click gifts to select multiple. Send them to the recipient!
Gifts you've purchased. Cash out for 80% credit to buy more gifts!
Click gifts to add them to your cart. You can purchase multiple gifts at once! Minimum checkout: $0.50
Only one account per person for Blifted.net reward points.
| # | User | Today | 7d | 30d | Year | Earned | Delete |
|---|
Send a message to all chatrooms
Edit the banned usernames list (one per line). Add or remove usernames as needed.
Banned IPs are blocked from the entire site. One IP per line. Add or remove and save. Persists across server restarts.
Edit the banned users list for this room (one username per line). Add or remove usernames as needed. Prevents users from joining this room.
Upload a custom image for your room card, or clear to use default/live preview.
Size: 16:9 works best (e.g. 640×360 or 1280×720). Max file size: 500KB.
Shown on the home page under your room card. Room owner, supers, and site admins can edit. Max 220 characters.
Click Refresh to load ban log...
Quick access for room owner, super, or site admin
#chatroom is required and can’t be removed. Other channels can be deleted, then use Save changes. Up to 25 text channels.
Members choose Main or a named feed before going on camera. Names appear above the video grid.
Permissions for #channel. These apply to @everyone; owner, super, and mod always have full access.
Configure Room Bot, Trivia, Toke Bot, Chuck Norris, Bruce Lee, Snapple Facts, Roast Bot, Mortal Kombat, and Dexter / Murder Mystery (scroll down). Click a row to expand.
Configure Room Bot features: on/off, welcome messages, rules, and scheduled messages. When on: scheduled messages run and games work (!dice !flip !trivia !dab !420 !rip !hit !pass !blunt). Playlist: use !add <url> in chat to add a video, !remove 1 or !delete 1 to remove by position (owner/super/mod/broadcaster). Toggle below. Owner/super/mod.
When on, owner/super/mod/broadcaster can use !add <url>, !remove, !delete and the playlist UI. When off, all playlist add/remove are disabled.
Shown in chat when someone joins. Leave empty for default. Owner/super/mod.
Anyone can type !rules to view. Owner/super edit here.
Scheduled messages sent by Room Bot in chat at the interval you set. Owner/super/mod.
Questions and leaderboard. Users: !trivia to play, !trivialb for leaderboard. Owner/super/mod toggle.
All messages from Toke Bot in chat. Commands: !dab !bong !hit !joint !blunt !420 !rip. Toggles below control what's on in this room.
Count who did !dab !bong !hit !joint !blunt (lists below). Owner/super: toggle and reset.
Toke Bot posts at 4:20, 16:20, and :20 past every hour.
!dab starts a countdown; when it hits zero, Toke Bot announces who took a dab (and counts it if counter is on).
Random Chuck Norris quotes in this room. Optionally he can roundhouse kick a random user. Owner/super/mod.
When on, Chuck posts random quotes in chat.
When on, sometimes Chuck roundhouse kicks a random user in chat instead of a quote.
When on, Chuck appears as a feed on the video grid every 2–6 minutes with a roundhouse kick line.
Random Bruce Lee quotes (wisdom & philosophy). Owner/super/mod.
When on, Bruce Lee posts random quotes in chat.
When on, Bruce Lee appears as a feed on the video grid every 2–6 min with a quote.
Random "Real Facts" style trivia in chat (like under the cap of Snapple). Owner/super/mod.
Roast Bot roasts a random user in chat (playful roasts). Owner/super/mod.
When on, Roast Bot appears as a feed on the video grid when a roast is sent.
A random Mortal Kombat character (Scorpion, Sub-Zero, Raiden, etc.) does a fatality on a random user in chat. Owner/super/mod.
When on, a random MK character performs a fatality on a random user in chat.
Solve a murder: 5 clues, then guess the killer with !guess <name>. Default OFF. Owner/super/mod.
Water the tree with !water or the button in the Tree panel. Catch falling apples by clicking them when they're close to the ground. Tree grows through stages to the moon and Mars! Default OFF.
Add messages below, set how often to post, then Save.
Rules shown when users type !rules. Display every X min to auto-post (0 = off).
All banned usernames (one per line). You can copy this list.
Click the button below to verify and continue
Create a free account or log in to skip this screen on future visits.