At Rareloop we use Ecologi to help us offset our carbon footprint for our business and for our employees. We wanted to have a regular reminder of our impact and as Ecologi has an API we decided to write a quick Slack integration.
We share this here incase others would also benefit from it. The script is simple and could be better, but is practical and enabled us to get up and running quickly.
- Download the
ecologi-to-slack.php
script - Register for an Incoming Webhook for Slack
- Update the
$username
and$slackWebhookUrl
variables in the script - Run
php ecologi-to-slack.php
To make this truely useful you should copy the script to a server and setup a cron job to periodically run it for you.
If you find this script useful please consider either: