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

# Meme Commands

> Create and share fun memes with your community

<Note>No special permissions required</Note>

<img src="https://scrumpbot.com/static/images/feature-meme-commands.png" alt="Meme Commands feature" className="w-full" />

## Creating Memes

<Steps>
  <Step title="Create a tweet">
    Use `/meme tweet text:` to create a fake tweet

    * `text:` = The tweet content
    * `likes:` = Number of likes (optional, 0-999999999999999)
    * `retweets:` = Number of retweets (optional, 0-999999999999999)
    * `quotes:` = Number of quote tweets (optional, 0-999999999999999)
    * `user:` = User to impersonate (optional)

    ```
    /meme tweet text: "Just deployed Scrump to our server! 🎉"
    ```
  </Step>

  <Step title="Create a petpet gif">
    Use `/meme petpet` to create a petpet gif

    * `user:` = The user whose avatar to use (optional, defaults to you)
    * `no_user_server_pfp:` = Use global avatar instead of server avatar (optional)
    * `image:` = Upload an image to use instead of avatar (optional)
    * `url:` = Discord CDN URL of an image to use (optional)

    ```
    /meme petpet user: @User123
    ```
  </Step>
</Steps>

## Available Meme Types

### Tweet Memes

* Create realistic-looking tweets with custom engagement numbers
* Use any user's avatar and display name
* Automatic timestamp and client information

### Petpet Memes

* Create animated petpet gifs from avatars or images
* Support for server avatars and global avatars
* Upload custom images (must be under 25MB)
* Use Discord CDN URLs only

## Using Memes

<Steps>
  <Step title="Share memes">
    All generated memes are automatically posted in the channel where the command was used
  </Step>

  <Step title="Download memes">
    Right-click on any generated meme to save it to your device
  </Step>

  <Step title="React to memes">
    Use Discord reactions to show your appreciation for community memes
  </Step>
</Steps>

## Tips for Great Memes

* Keep text concise and impactful
* Use relevant users for avatar memes
* Experiment with different meme types
* Consider your server's community guidelines
* Have fun and be creative!
