archivebot

package module
v0.0.0-...-dfaae00 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

README

SlackArchive Bot

Docker

docker run -i -t -v (pwd)/config.toml:/config/config.toml nl5887/slackarchive-bot:latest

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Database

func Database(session *mgo.Session) *database

func New

func New(conf *config.Config) *archiveBot

Types

type Message

type Message struct {
	Category string
	Body     interface{}
}

func NewMessage

func NewMessage(category string, body interface{}) Message

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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