sockbot-irc

1.0.0 • Public • Published

Build Status dependencies Status devDependencies Status

sockbot-IRC

IRC Provider for SockBot

Usage

  1. Have sockbot installed
  2. install using npm install -g sockbot-irc
  3. Edit your config.yml file like so:
core:
  username: [username goes here]
  password: [password goes here]
  server: [IRC server goes here]
  owner: [your nick here]
  provider: sockbot-irc
  channels:
    - #optional_list
    - #of_channels
    - #to_join
  1. Add plugins as per the sockbot instructions
  2. Start with sockbot config.yml

Readme

Keywords

none

Package Sidebar

Install

npm i sockbot-irc

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • yamikuronue