---
title: "Twickr—Send Tweets of Interest from Twitter to Slack | Netlify"
description: "Realize the speed, agility and performance of a scalable, composable web architecture with Netlify. Explore the composable web platform now!"
source: "https://www.netlify.com/blog/2015/04/12/twickrsend-tweets-of-interest-from-twitter-to-slack/"
last_updated: "2026-08-05T06:30:03.000Z"
---
[Twickr](https://github.com/netlify/twickr) is a small tool we’re using @netlify to get tweets of interest delivered to our Slack.

For us Slack has turned into a sort of command center, where we process support requests, discuss features, share drafts of mails or blog posts, get operational status messages and alerts.

Like most other startups we have a few stored twitter searches we tend to run all the time, to keep up with all that’s going on in our field. Terms like “Netlify” and ”static generators”, etc..

So we thought it would be nice if we could just get new notifications in Slack whenever someone tweets with such terms.

While tools like [Mention](https://en.mention.com/) paired with [Zapier](https://zapier.com/) can do this, paying up to €299/month just to follow more than 5 different search terms seemed like way, way to much to pay for automating this.

So last Saturday morning I whipped up a [small tool in Go](https://github.com/netlify/twickr) that takes care of this for us.

Today we’re releasing [Twickr](https://github.com/netlify/twickr) as open-source in the hope that this will be useful to others as well.

Twickr lets you setup a list of keywords you’re interested in and then connects to [Twitter’s streaming API](https://dev.twitter.com/streaming/overview). Whenever someone mention any of your keywords in a tweet, it’ll send a message to your Slack channel of choice.

## Installation

Download the relevant release for your server’s OS and architecture and extract the files.

[Twickr Downloads](https://github.com/netlify/twickr/releases)

## Configuration

Before you can run Twickr, you need to setup a [Twitter application](https://apps.twitter.com/) and a [Slack Inbound Webhook](https://netlify.slack.com/services/new/incoming-webhook).

**Twitter Setup**

1.  Go to [Twitter’s Application Management](https://apps.twitter.com/) and create a new app.
2.  Fill out the name description and website and create the app.
3.  Go to “Keys and Access Tokens” and create a new access token

**Slack Setup**

1.  Create a new Inbound Webhook for your Slack account [here](https://netlify.slack.com/services/new/incoming-webhook)

**The Configuration File**

Create a `config.json` file in the same folder as the twickr executable. An example configuration file is included in the download.

1.  Fill in the credentials for your new Twitter app and the URL from your Slack webhook.
2.  Optionally specify which channel to send Twickr messages to
3.  Enter a coma-separated list of keywords you want Twickr to keep an eye on

## Running

```
cd <path-to-your-twickr-install>./twickr
```

Normally you’ll run Twickr on a server (rather than on your laptop or desktop machine) where it can keep running continuously. An easy way to make sure it stays up after you close your SSH connection is to run it in a TMUX or Screen session.

We hope this tool can be useful to others :) Pull requests with extra features are welcome, though the aim is to keep it simple and just do one thing well.

Enjoy!

### Share

-   [X (fka Twitter)](https://twitter.com/intent/tweet?text=Twickr—Send Tweets of Interest from Twitter to Slack&url=https://www.netlify.com/blog/2015/04/12/twickrsend-tweets-of-interest-from-twitter-to-slack//)
-   [LinkedIn](https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.netlify.com%2Fblog%2F2015%2F04%2F12%2Ftwickrsend-tweets-of-interest-from-twitter-to-slack%2F%2F)
-   [Facebook](https://www.facebook.com/sharer.php?u=https://www.netlify.com/blog/2015/04/12/twickrsend-tweets-of-interest-from-twitter-to-slack//)
-   [Bluesky](https://bsky.app/intent/compose?text=Twickr—Send Tweets of Interest from Twitter to Slack+https://www.netlify.com/blog/2015/04/12/twickrsend-tweets-of-interest-from-twitter-to-slack//)

* * *

### Tags

-   [Open source](/blog/tags/open-source/)
-   [slack](/blog/tags/slack/)
-   [Tools](/blog/tags/tools/)

## Keep reading

![](/_astro/db3c7ccc097c1c2396170c400408fdb298a74e0e-1800x1013_eSbAd.webp)

Tools & Services July 28, 2026

[

### MCP goes stateless and extensible

](/blog/mcp-goes-stateless-and-extensible)

-   ![Profile picture of Sean Roberts](/_astro/bbf2243f8171dbddd80ab2103622106cef84d125-512x512_Z1d2LKE.webp)
    
    Sean Roberts
    

![](/_astro/b581d6706ebcbd74591b67109365564968dbe81b-1800x1013_ZNneAB.webp)

Tools & Services July 27, 2026

[

### The 13-year story of Netlify Drop

](/blog/thirteen-years-of-netlify-drop)

-   ![Profile picture of Wade Wegner](/_astro/0302ff22eb844e648b11d7cff3cedbbc3c9de876-2667x4000_Z5j6wM.webp)
    
    Wade Wegner
    

## Recent posts

Opinions & Insights July 28, 2026

[

### Open Weights and the 2nd World

](/blog/open-weights-and-the-2nd-world)

-   ![Profile picture of Mathias Biilmann](/_astro/f193d4707a6391d843d5aaa73338b5a5971ec5cc-960x960_1Yylqm.webp)
    
    Mathias Biilmann
    

Tools & Services July 28, 2026

[

### MCP goes stateless and extensible

](/blog/mcp-goes-stateless-and-extensible)

-   ![Profile picture of Sean Roberts](/_astro/bbf2243f8171dbddd80ab2103622106cef84d125-512x512_Z1d2LKE.webp)
    
    Sean Roberts
    

News & Announcements July 28, 2026

[

### New Netlify projects are now private by default

](/blog/new-netlify-projects-are-now-private-by-default)

-   ![Profile picture of Taylor Barnett-Torabi](/_astro/cf4624da8c1286738397b6fecb53bad504df140b-400x400_ZsvK0s.webp)
    
    Taylor Barnett-Torabi
    

![](/_astro/3f255b372fa958df35802666ee33b4609b2d71bd-1200x1586_1VtE2D.webp)

### How do the best dev and marketing teams work together?

[Access the report](https://www.netlify.com/reports/2024-leadership-trend-report/access/)