fmbot

0.1.0 • Public • Published

FMBot

Install dependencies with NPM.

Create a config script.

Start it with node.

Install

npm i

Configure

echo > config.json <<EOF
{
    "Auth": "auth+live+$YOUR_AUTH_KEY",
    "UserId": "$USER_ID",
    "RoomId": "$ROOM_ID"
}
EOF

You can find the params for your room with this bookmarklet.

Start

node lib/fmbot.js

/fmbot/

    Package Sidebar

    Install

    npm i fmbot

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • davidsouther