Skip to content

rom1504/flying-squid-irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Make a bridge between flying-squid and an IRC channel.

Resources

Stars

Watchers

Forks

Packages

No packages published