linkr

command module
v0.0.0-...-0cc0925 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2015 License: MIT Imports: 7 Imported by: 0

README

linkr - A simple IRC/Slack bridge

Requirements

  • = Go ~1.2

  • Slack account w/bot access
  • IRC w/option nickserv registration

Running linkr

  1. Go to your org's Slack page
  2. Add a Slack API integration under DIY
  3. Choose a name for the bot and grab the API token
  4. Setup the environmental variables. Note that IRC_NETWORK is host:port, TLS-only.
  5. Install the project:
$ go get github.com/wyc/linkr
$ linkr

Notes

  • This adds a security risk if your IRC channels are public. You need to be invited to an organization's Slack to participate while IRC has a freer nature. Consider using invite-only/password channels.

To do:

  • Use CLI flags where they make sense
  • Nicer error messages that explain what went wrong
  • Handle more types of IRC/Slack events
  • Cache Slack names and other metadata?

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL