Skip to content

Integrating different APIs to create a smart slack bot.

License

Notifications You must be signed in to change notification settings

ukiras123/SlackIntegration

Repository files navigation

SlackIntegration

Integrating different APIs to create a smart slack bot. Usage of Docker for deployment.

Build Status

Docker

  • docker build -f Dockerfile -t ukiras123/slackintegration .
  • docker run -d --name='slack-bot' -v /var/log/slack:/var/log/slack -p 8080:8080 ukiras123/slackintegration

[Note: If you want to collborate: send an email to ukiras@gmail.com or fork this repo and create a PR.
https://github.com/ukiras123/SlackIntegration/blob/master/CONTRIBUTING.md]

About

Integrating different APIs to create a smart slack bot.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages