#Slack Swarm module A simple Swarm module that monitors the Project's Activity feed for changes. Changes are sent to the Slack channel specified in the Project's configuration page. ##Setup For the Swarm project to talk to Slack you need to add an `Incoming Webhook`. Open Slack and access the options menu for the channel you want to add the integration. Then select 'Add a service integration ...' ![Add Integration](images/AddIntegration.png) Scroll down to the bottom of the list to 'DIY Integrations and Customizations' and select 'Incoming Webhook'. ![Add Incoming Webhook](images/Incoming.png) Find the channel from the list... ![Find Channel](images/FindChannel.png) then click to add.. ![Add Add Hook](images/AddHook.png) Copy the Webhook URL ![Add Add Hook](images/Webhook.png) and add the Webhook URL to the 'Slack Webhook' box on your Swarm Project's configuration page. ![Add Add Hook](images/SwarmConfig.png) 'Save' and you are done.