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

# AutoMeme

> Automatically send fresh memes in a channel.

**AutoMeme** is a feature that engages your community by sending fresh, random memes to a channel. It's a great way to spark fun and keep your community entertained!

<Frame>
  <img src="https://mintcdn.com/miona/T-Ii_MvXcsOpaOcQ/images/autopost/automeme/example-automeme.png?fit=max&auto=format&n=T-Ii_MvXcsOpaOcQ&q=85&s=1cfbb7cdd8a15c7a450776849cc481f2" alt="Example AutoMeme message" width="494" height="560" data-path="images/autopost/automeme/example-automeme.png" />
</Frame>

## ⚙️ How to set it up?

To set it up, just run the following command:

```sh theme={null}
/autopost automeme start <delay> [channel]  
```

The `<delay>` argument specifies the delay between the memes and is required.

<Warning>
  The minimum `<delay>` is `1 minute`. If you want to decrease the delay, please consider supporting us on our Patreon store [here](https://patreon.com/MionaBot).

  Additionally, there is a limit of `1` AutoMeme channel per server. To increase this limit, consider supporting us on our Patreon store [here](https://patreon.com/MionaBot).
</Warning>

After setting up AutoMeme, you might be asked to vote for the bot if you haven't already.

<Note>
  The bot will ask you to vote every **48 hours**.

  Servers with active `Premium` and `Platinum` subscriptions are not required to vote.\
  Check out our [Patreon Store](https://patreon.com/MionaBot) to learn more.
</Note>

<Frame caption="Example Voting message">
  <img src="https://mintcdn.com/miona/T-Ii_MvXcsOpaOcQ/images/autopost/autopfp/example-autopfp-voting.png?fit=max&auto=format&n=T-Ii_MvXcsOpaOcQ&q=85&s=819f6d42b264b1d59bf8c6415aff4252" alt="Example Voting message" width="772" height="323" data-path="images/autopost/autopfp/example-autopfp-voting.png" />
</Frame>

<Warning>
  When you are voting, please use the link provided by the bot or by running `/vote` in your server. The link provided by the bot is unique and identifies your server. This is the only way for us to confirm your vote.
</Warning>

After you've voted, the bot will start sending fresh memes in your selected channel.

## ❌ How to disable?

You can disable AutoMeme by running the following command:

```sh theme={null}
/autopost automeme stop [channel]  
```

If you don't specify a channel, the channel where you run the command will be used.

## 📋 How to see your AutoMeme channels?

You can see your AutoMeme channels by running the following command:

```sh theme={null}
/autopost automeme list  
```

<Frame caption="Example AutoMeme list">
  <img src="https://mintcdn.com/miona/T-Ii_MvXcsOpaOcQ/images/autopost/automeme/example-automeme-list.png?fit=max&auto=format&n=T-Ii_MvXcsOpaOcQ&q=85&s=0ffef02598b39cd774160f62d8db7b9e" alt="Example AutoMeme list" width="629" height="289" data-path="images/autopost/automeme/example-automeme-list.png" />
</Frame>
