Skip to content

Artemis-Community/slackbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slackbot

This is just some silly slackbot for https://apollo-community.slack.com.

Installation

go get -u github.com/Apollo-Community/slackbot

Usage

export SLACKBOT_TOKEN="insert your slack token"
go run main.go

You can use the optional -debug flag to toggle on debugging messages from slack.

License

MIT License, see the LICENSE file for details.

Packages

No packages published

Languages

  • Go 100.0%