> ## Documentation Index
> Fetch the complete documentation index at: https://info.bundle.social/llms.txt
> Use this file to discover all available pages before exploring further.

# Discord and Slack bots on bundle.social

> Learn how to create and manage Discord and Slack bots for posting content through bundle.social. Understand why bots are required and how to set them up.

## Why bots?

Discord and Slack don't allow API access to user accounts. To automate anything, they provide **bots** and an API to control them - so that's what bundle.social uses. No tomfoolery on our side.

## How to create a bot

There are two ways to create a bot. You can do it while [creating a post](/knowledge/posts/create-first-post#discord-and-slack-quirk), or from the **Bots** page.

Click **Bots** in the sidebar.

<Frame type="glass">
  <img src="https://mintcdn.com/bundlesocial/Xo58NLADtmHCNVc_/images/knowledge/posts/bots-sidebar.png?fit=max&auto=format&n=Xo58NLADtmHCNVc_&q=85&s=2e913565ad48db11a1413b44cf922e75" width="488" height="406" data-path="images/knowledge/posts/bots-sidebar.png" />
</Frame>

This is your **Bots** dashboard. It's empty for now - click the **+** icon to open the bot creator.

<Frame type="glass">
  <img src="https://mintcdn.com/bundlesocial/Xo58NLADtmHCNVc_/images/knowledge/posts/bots-dashboard-empty.png?fit=max&auto=format&n=Xo58NLADtmHCNVc_&q=85&s=f65b2da3d04b5db3160f260aebdbafe6" width="1009" height="393" data-path="images/knowledge/posts/bots-dashboard-empty.png" />
</Frame>

A popup appears. Upload a bot cover photo and give it a name. The name is shown as the sender in Discord/Slack, so choose carefully. Then click **Create**.

<Frame type="glass">
  <img src="https://mintcdn.com/bundlesocial/Xo58NLADtmHCNVc_/images/knowledge/posts/create-bot-modal.png?fit=max&auto=format&n=Xo58NLADtmHCNVc_&q=85&s=be794a55569db9131738bbac293ed2f2" width="472" height="451" data-path="images/knowledge/posts/create-bot-modal.png" />
</Frame>

Done - your new bot now shows up in the bot list.

<Frame type="glass">
  <img src="https://mintcdn.com/bundlesocial/Xo58NLADtmHCNVc_/images/knowledge/posts/bot-in-list.png?fit=max&auto=format&n=Xo58NLADtmHCNVc_&q=85&s=50217b06d22f1bbea904f3f49108abac" width="1022" height="387" data-path="images/knowledge/posts/bot-in-list.png" />
</Frame>

Later, when you create a post that goes to Discord or Slack, **don't forget to pick your bot from the dropdown**.

<Frame type="glass">
  <img src="https://mintcdn.com/bundlesocial/Xo58NLADtmHCNVc_/images/knowledge/posts/select-bot.png?fit=max&auto=format&n=Xo58NLADtmHCNVc_&q=85&s=4103b79b841555ec5babc5f802e5443d" width="1011" height="175" data-path="images/knowledge/posts/select-bot.png" />
</Frame>
