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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2

Package Sidebar

Install

npm i fmbot

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • davidsouther