---
title: Do You Know What a Bot is? Do You Use Them? You Will Soon.
description: First it was the "application," then it was the "app," and now it's the "bot."
authors:
  - name: Ethan Wolff-Mann
    url: https://money.com/author/ethan-wolff-mann/
    at_money_since: 2015
    articles: 160
    covers:
      - Technology
      - Banking
      - Business
      - Career Advice
      - Credit
      - Credit Cards
      - Economy and Politics
      - Education
      - Housing
      - Identity Theft
      - Insurance
      - Investing
      - Lifestyle
      - Personal Finance
      - Professional Services
      - Shopping
      - Taxes
    social:
      - https://x.com/ewolffmann
    former_staff: true
published: '2016-04-11T21:16:28.000Z'
modified: '2024-04-16T10:35:50.000Z'
section: Technology
tags:
  - pubdesk
  - technology
word_count: 346
canonical: https://money.com/what-is-a-bot/
type: Article
source: structured-blocks
---

> **Disclosure:** We research all brands listed and may earn a fee from our partners. Research and financial considerations may influence how brands are displayed. Not all brands are included. [Learn more](https://money.com/page/disclaimer/).

![185006013](https://img.money.com/2016/04/gettyimages-185006013.jpg)

Back in the 2000s, everybody used "applications" like iPhoto and iTunes. But then everybody turned to "Apps," downloaded from places like the "App Store." These were either applications with a trendy new name, or applications for mobile devices.

And now there are bots. Don't know what a bot is? Let me explain.

There was a time when people downloaded new apps on a regular basis, but despite there being a gazillion apps available—and new ones everyday—most people aren't downloading them; [the average download per month is zero](http://qz.com/253618/most-smartphone-users-download-zero-apps-per-month/).

Since only a handful of apps get all the use because we just can't juggle that many at once, developers have a new trick up their sleeves, programs that hide within an app like an extension, but they're called "bots" or "chat bots".

To be specific, they're [usually in a chat app](http://www.wsj.com/articles/a-few-ways-to-declutter-your-phone-1456117380), most notably [Slack](https://slack.com/), which is almost *de rigueur* in today's modern workplace. Essentially they'd let you do things like access documents, [order Taco Bell](https://money.com/taco-bell-orders-slack/), pay friends, and more by typing within the platform you're already using, without having to download and add another app to your phone home screen or computer dock.

So where do you find these bots? [Facebook has launched](https://time.com/4291214/facebook-messenger-bots/) has launched own suite of bots for its Messenger app, and Kik launched a store of its own last week, but on Monday an online bot store called [Botlist.co](https://botlist.co/) opened that allows people on a variety of platforms (Android, email, Facebook Messenger, iPhone, Kik, Slack, SMS, Telegram, and web) to find, download, and install the apps.

![Botlist.co](https://img.money.com/2016/04/screen-shot-2016-04-11-at-4-58-23-pm.png)

According to [TechCrunch,](http://techcrunch.com/2016/04/11/botlist-is-an-app-store-for-bots/) the service, which currently has around 400 bots available, is just a weekend side-project of a pair of developers and thus rough around the edges at the moment, hence why some bots don't go to their pages in each platform.

Bots, as experts will tell you, are destined for the mainstream, but it's not clear whether Botlist will be the platform for downloading them. But on Monday afternoon, shortly after its debut, the site was running very sluggishly—perhaps an indication of a surge of early adopters.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https://money.com/what-is-a-bot/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://money.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Technology",
          "item": "https://money.com/technology/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Artificial Intelligence",
          "item": "https://money.com/artificial-intelligence/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Do You Know What a Bot is? Do You Use Them? You Will Soon."
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://money.com/#website",
      "url": "https://money.com",
      "name": "Money",
      "publisher": {
        "@id": "https://money.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://money.com/what-is-a-bot/#webpage",
      "url": "https://money.com/what-is-a-bot/",
      "name": "Do You Know What a Bot is? Do You Use Them? You Will Soon.",
      "isPartOf": {
        "@id": "https://money.com/#website"
      },
      "datePublished": "2016-04-11T21:16:28.000Z",
      "mainEntity": {
        "@id": "https://money.com/what-is-a-bot/"
      },
      "inLanguage": "en-US",
      "breadcrumb": {
        "@id": "https://money.com/what-is-a-bot/#breadcrumb"
      },
      "dateModified": "2024-04-16T10:35:50.000Z"
    },
    {
      "@type": "Article",
      "headline": "Do You Know What a Bot is? Do You Use Them? You Will Soon.",
      "articleSection": "Technology",
      "image": [
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2016/04/gettyimages-185006013.jpg",
          "width": 5020,
          "height": 3347,
          "caption": "185006013"
        },
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2016/04/screen-shot-2016-04-11-at-4-58-23-pm.png",
          "width": 800,
          "height": 280
        }
      ],
      "author": [
        {
          "@type": "Person",
          "name": "Ethan Wolff-Mann",
          "url": "https://money.com/author/ethan-wolff-mann/",
          "@id": "https://money.com/author/ethan-wolff-mann/#author",
          "sameAs": [
            "https://x.com/ewolffmann"
          ]
        }
      ],
      "publisher": "https://money.com/#organization",
      "datePublished": "2016-04-11T21:16:28.000Z",
      "description": "First it was the \"application,\" then it was the \"app,\" and now it's the \"bot.\"",
      "abstract": "First it was the \"application,\" then it was the \"app,\" and now it's the \"bot.\"",
      "@id": "https://money.com/what-is-a-bot/",
      "inLanguage": "en-US",
      "dateModified": "2024-04-16T10:35:50.000Z",
      "wordCount": 346,
      "keywords": [
        "pubdesk",
        "technology"
      ],
      "about": [
        {
          "@type": "Thing",
          "name": "Technology",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Technology"
          ]
        },
        {
          "@type": "Thing",
          "name": "Artificial intelligence",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Artificial_intelligence"
          ]
        }
      ]
    }
  ]
}
```
