Slack
This is an atypical "integration" — instead of Beeminder fetching Slack data into your Beeminder goals, we're going to send Beeminder goal data into Slack! There are a couple different options available to make Beeminder more effective via Slack.
Reminders
Once you've authorized Beeminder to connect to your Slack account here, you'll be able to get reminders via Slack (alongside all the other methods, of course). Make sure you've authorized Beeminder to post to Slackbot. If you want reminders posted more publicly in addition to the private DMs, you can also authorize Beeminder to post to specific channels in your team.
To enable reminders via DM, simply check the Slack DM box next to the goal in your reminder settings and Save Changes.
To enable reminders in a specific channel, enter the #channelname in the Slack Channel box next to the goal in your reminder settings and Save Changes.
Beebot
If you live inside Slack and would like to do even more with your Beeminder goals than passively get reminded, you can add the Beeminder Slackbot to your team. Beebot lets you add data to your goals, tells you the most urgent deadlines on command, and even lets you schedule charges for one-off tasks (similar to GTBee).
The available commands are:
/bee help
will list these available commands!/bee list
will display your five soonest-derailing goals/bee list N
will display your N soonest-derailing goals/bee goalname
will display the status and graph for the goal with that goal name/bee goalname date value "comment"
will add a datapoint to the goal with that goal name/bee goalname++
is a shortcut for adding a datapoint of 1 for today for the goal with that goal name/bee goalname--
is a shortcut for adding a datapoint of -1 for today for the goal with that goal name/bee charge N in X
will schedule a charge of $N to be triggered in X minutes/bee charge cancel
will cancel a pending charge/bee charge help
will list more available charge options and examples
There is also some extra functionality that isn't as closely tied to Beeminder, but might still be useful or interesting to you! Try out the help commands listed below to learn more.
/bid help
if you're interested in sealed-auctions (or guesses) functionality/karma help
if you're interested in a lightweight karmabot/roll N
to roll an N-sided die, when you need help making a decision/tagtime help
if you'd like to get TagTime pings via Slack/tock help
if you're interested in a pomodoro-esque time tracking tool (whose results you can send to a Beeminder goal via/tock beemind goalname
)