ccchatbot

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

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

Go to latest
Published: Aug 7, 2019 License: MIT Imports: 12 Imported by: 0

README

ccchatbot

pipeline status coverage report Go Report Card GoDoc

Get ccchatbot

Download

Latest Build binary from ci here:

Download All (with config example)

Download Binary

Build
go get -u dev.sum7.eu/ccchb/ccchatbot

Configure

see config_example.toml

Start / Boot

/lib/systemd/system/ccchatbot.service :

[Unit]
Description=ccchatbot
After=network.target
# After=ejabberd.service
# After=prosody.service

[Service]
Type=simple
# User=notRoot
ExecStart=/opt/go/bin/ccchatbot --config /etc/ccchatbot.conf
Restart=always
RestartSec=5sec

[Install]
WantedBy=multi-user.target

Start: systemctl start ccchatbot Autostart: systemctl enable ccchatbot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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