# Kenobi

_These aren't the links you're looking for_

Kenobi looks for expired domains in the tweets from a given Twitter account.

Get a [Bearer Token from Twitter](https://developer.twitter.com).

```bash

export TWITTER_BEARER_TOKEN="yourtoken"
npx @hueyy/kenobi github

```
