An open API service indexing awesome lists of open source software.

https://github.com/ridhoq/ditto

A slack bot that transforms into other users on the slack team
https://github.com/ridhoq/ditto

elixir slack slack-bot slackbot

Last synced: 5 months ago
JSON representation

A slack bot that transforms into other users on the slack team

Awesome Lists containing this project

README

          

# Ditto

## Installation

`cp .env.example .env`

Then change the .env contents to the proper values.

`docker-compose build`

then run:

`docker-compose up`

## Deploy to heroku

https://devcenter.heroku.com/articles/container-registry-and-runtime#pushing-an-image-s

`heroku container:push worker`