coybot

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

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

Go to latest
Published: Jul 29, 2019 License: GPL-3.0 Imports: 19 Imported by: 0

README

CoyBot

Coy, The Bot! == Coy's Toy.

CAUTION: The behavior is in change frequently, in current. You're noticed.

Install From Binary Release

TODO

Install From Source Code

  1. Build from source code
go get gitlab.com/coybot/coybot
sudo install -oroot -groot -m755 -t /usr/local/bin/ $(go env GOPATH)/bin/coybot
  1. Set up environment
sudo groupadd -r coybot
sudo useradd -g coybot -M -r -s /usr/sbin/nologin coybot
sudo install -ocoybot -gcoybot -m770 -d /usr/local/etc/coybot/
sudo install -ocoybot -gcoybot -m660 -t /usr/local/etc/coybot/config.yaml $(go env GOPATH)/src/gitlab.com/coybot/coybot/config.sample.yaml

License

CoyBot is distributed under GPLv3 found in the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package log wraps Go's log package and provide a simple level-able and color-able logging package.
Package log wraps Go's log package and provide a simple level-able and color-able logging package.
matrix
api

Jump to

Keyboard shortcuts

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