Workspace Slack App to transliterate español (spanish) spelling to andaluz proposals. Based on the work done by slack-translator app.
You need to setup the following environment variables to integrate with Slack:
SLACK_API_TOKEN
: You can get the API Token from Slack Web API.SLACK_WEBHOOK_URL
: You can get the Incoming Webhook URL from here.
Then add the Slash Commands
- Commands:
/andaluh
- URL:
https://[host]/andaluh
- Method:
POST
- Migrate from Workspace Legacy App to OAuth authentication
- To implement meeting mode as per the upstream app
- Dockerisation
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.