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

https://github.com/infiniteloopcloud/discord-jira


https://github.com/infiniteloopcloud/discord-jira

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Jira-Discord Bot
Handle events and send them to a discord channel

## Docker
- Build
`docker build -t discord-jira .`
This will create one another Repository called ``, you can delete it.
Fast way: `docker rmi $(docker images --filter "dangling=true" -q --no-trunc)`
- Using
`docker run -p 8080:8080 discord-jira:latest`