-
Notifications
You must be signed in to change notification settings - Fork 147
Basic Usage
- Visit scrollback.io
- Click on "Get Started"
- Type a name for the room you want to create
- Click on "Go". If the room doesn't exist, you will be asked to "SIGN IN" to create the room.
Note that name space includes both user and room names. So If you to try to create a room and that name has already been taken up as either room or user, you will not be able to create that room. If the name was that of a existing, you will be taken to the room. If the name given was the name of a user, then you will be shown that profile page.
In the "Info" tab, click on "Configure Room". You will see a list of options which take you to various settings you can change. You can also directly access this tab with the address https://scrollback.io/<ROOM_NAME>/edit?tab=general
where <ROOM_NAME> is to be replaced with the name of the room that you have already created.
You can embed any Scrollback room in your webpage/blog. To get the embed code snippet:
- Navigate to Info tab, click on "Share & Embed".
- Under the section "Embed options", you can optionally customize the embed to start minimized, choose between two types of widge appearence or match the widget titlebar background color to your website. See Embed-Options
- You can now copy the code shown next to "Embed code" and paste it in your webpage’s code, any where inside the
<head>
tag.