Skip to content

Shubham-Saxena-dev/SlackBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlackBot

This is a slackbot application with default responses. This application is developed using Golang, RTM and Docker.

Steps to run:

  1. Create Slackbot and copy the token.
  2. In application.properties file, add copied token against SLACK_TOKEN
  3. Run main.go file.

To run as docker image:

  1. Run docker build -t imageName .
  2. Then docker run imageName

Now, you can chat with you slackbot.

About

slackbot using golang, rtm, docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published