https://github.com/socialpaymentsbv/slack_autolinker
:robot: A Slack bot that autolinks things.
https://github.com/socialpaymentsbv/slack_autolinker
bot elixir elixir-slack github-issues github-prs heroku slack
Last synced: 2 months ago
JSON representation
:robot: A Slack bot that autolinks things.
- Host: GitHub
- URL: https://github.com/socialpaymentsbv/slack_autolinker
- Owner: socialpaymentsbv
- License: mit
- Created: 2017-02-04T09:37:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T12:19:44.000Z (12 months ago)
- Last Synced: 2025-04-13T13:26:31.863Z (12 months ago)
- Topics: bot, elixir, elixir-slack, github-issues, github-prs, heroku, slack
- Language: Elixir
- Homepage:
- Size: 26.4 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SlackAutolinker
[](https://heroku.com/deploy)
A Slack bot that autolinks things.
## Live testing
_(for @socialpaymentsbv developers)_
For staging environment, just DM @clippy-stag in https://clubcollect.slack.com. But first make sure that the staging app
has at least one dyno unit setup.
Production is already integrated with related channels. There you can DM @clippy.
## Configuration
```json
{
"be": "socialpaymentsbv/billing-engine",
"bee": "socialpaymentsbv/billing-engine-exports",
"si": "socialpaymentsbv/support-issues",
"cb": "socialpaymentsbv/clubbase.io",
"cbio": "socialpaymentsbv/clubbase.io",
"cblisa": "socialpaymentsbv/clubbase",
"etmt": "socialpaymentsbv/etmt",
"wio": "socialpaymentsbv/welcoming.io",
"purpose": "socialpaymentsbv/purpose",
"cio": "socialpaymentsbv/charging.io",
"p": "socialpaymentsbv/purpose",
"pio": "socialpaymentsbv/purpose",
"bot": "socialpaymentsbv/slack_autolinker",
"pio-elixir": "socialpaymentsbv/purpose-elixir-client",
"pio-ruby": "socialpaymentsbv/purpose-ruby-client",
"fsm": "socialpaymentsbv/fuzzy_smoke_machine",
"wwwcc": "socialpaymentsbv/www-clubcollect-com",
"ecto": "elixir-ecto/ecto",
"qb": "socialpaymentsbv/query_builder",
"wiki": "socialpaymentsbv/wiki"
}
```
## Copyright and License
Copyright (c) 2017-2022 NLCollect B.V.
The source code is licensed under [The MIT License (MIT)](LICENSE.md)