flying-squid-irc

1.0.0 • Public • Published

flying-squid-irc

NPM version Build Status

Make a bridge between flying-squid (or dazed-sheep!) and an IRC channel.

Usage

To use it : npm install flying-squid-irc in your flying-squid instance. And then add something like this in your settings:

 "flying-squid-irc"{
    "chan":"#PrismarineJS/flying-squid",
    "pass":"<take it from https://irc.gitter.im/>",
    "server":"irc.gitter.im",
    "nick":"<nick>",
    "startingMessage":"I live!"
  }

History

1.0.0

  • standardjs + no babel + update irc dep

0.2.1

  • add [mc] prefix to connection/disconnection

0.2.0

  • add connection/disconnection notice

0.1.0

  • improve irc messages a bit
  • change according to flying-squid api

0.0.0

  • works

Package Sidebar

Install

npm i flying-squid-irc

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.66 kB

Total Files

3

Last publish

Collaborators

  • rom1504