DEV Community

Fintechnical
Fintechnical

Posted on

Disabling my Twitter Bots with ElonOwns.com

I'm configuring my Twitter bots to stop Tweeting while Elon Musk owns Twitter but I want them to turn back on as soon as possible (hope springs eternal).

ElonOwns.com will provide details on some of the notable companies Elon Musk owns or has previously owned.

One request, 0.98kb, no Javascript required. Hosted by Netlify's free plan.

{
  "Twitter": {
    "Owns": "yes",
    "_Owns": "Valid values are 'yes', 'no', and 'sort of'",
    "Caveats": [],
    "_Caveats": "A list of gramatically correct English sentences qualifying a value of 'sort of' in order from most to least important.",
    "OwnershipStart": 1666885740,
    "_OwnershipStart": "Based on the time of this tweet until I can find a more precise source: https://twitter.com/elonmusk/status/1585841080431321088?s=20&t=ZKm7qqxQ3PVEjv4UzsopOw",
    "OwnershipEnd": null,
    "_OwnershipEnd": ""
  },
  "Tesla": {
    "Owns": "yes",
    "Caveats": []
  },
  "SpaceX": {
    "Owns": "yes",
    "Caveats": []
  }
}
Enter fullscreen mode Exit fullscreen mode

Top comments (0)