Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/opentmi/opentmi-slack

Slack integration for OpenTMI
https://github.com/opentmi/opentmi-slack

opentmi slack

Last synced: 9 days ago
JSON representation

Slack integration for OpenTMI

Awesome Lists containing this project

README

        

# Slack addon for OpenTMI

## Configurations

```
{
"opentmi-slack": {
"token": "",
"defaultChannel": "",
"filters": {
"allowedChannels": [""],
"allowedUsers": [""]
},
"result": {
"filters": {
:
},
"templates": {
: ""
}
}
}
}
```