slack-oldbot

command module
v0.0.0-...-a3c1c85 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2013 License: MIT Imports: 11 Imported by: 0

README

slack-oldbot

A bot for Slack written in Go (golang) that politely reports when a link has been used before in the channel.

Usage

  • Build the code with go build

  • Start the bot with ./slack-oldbot on an internet-accessible server. (Check the output of ./slack-oldbot -h for configuration options)

  • Configure an Outgoing Webhook in your Slack and point it to the place where your bot is running. For example: http://example.com:8000/

  • The bot will listen to incoming requests, extract urls, add them to the list, and if they've been used before, it will respond in the channel.

Tips

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