botyard

command module
v0.0.0-...-9989f86 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2016 License: GPL-2.0 Imports: 10 Imported by: 0

README

Botyard

Circle CI Go Report Docker

Configuration

name: boty
commands:
    - name: help
      command: help
      type: builtin
      func: help 
      desc: help command
 
    - name: "hello"
      command: "hello <world>"
      url: "http://example.com/hello?world=<world>"
      type: http
      method: GET
irc:
    - name: irc1
      server: irc.org 
      channels:
        - "#channel1"
slack:
    - name: slack1
      token: TOKEN

I think that the config file explains all about what the botyard is. :-)

State

"WORK IN PROGRESS"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lib
log

Jump to

Keyboard shortcuts

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