Skip to content

Latest commit

 

History

History
 
 

your-first-shape

description
Are you new to Shapes or forget how to create a Shape? Take a look at the steps on the next pages to get all the information you need!

Your First Shape


Creating a Shape

To create your very own Shape, follow the instructions below:

If you're not logged in

  1. Head over to shapes.inc.

  2. Complete the form by providing a name and crafting a backstory for your Shape.

  3. Confirm your details and proceed by pressing Add to Discord.

    If you need any help along the way, just let us know in our Support Server 😊✨


If you're logged in

  1. Head over to shapes.inc.
  2. Click on the + button below Draft shapes or click on the + Create Shape button on the top right corner (both buttons lead to the same next step!)

  1. Fill out the required fields: Nickname and Short Backstory

  2. Press the Create button.

  3. You will be asked to enter a discord bot token.


Getting a Discord Bot Token

Create a bot application at Discord Developer Portal.


Shape Details

After creating a bot app, you will be directed to General Information tab.

  • Set an image for your shape.
  • Input about me — can be customized as long as shapes server link (https://discord.gg/shapes) remains at top.

{% hint style="danger" %} Failure to comply will lead to shape termination. {% endhint %}

{% code fullWidth="false" %}

// made at https://discord.gg/shapes
Hi, I'm {ShapeName}! Tag me or DM me to chat.
created by {UserName}

{% endcode %}


Add App button

  • Head over to Installation tab.
  • Deselect USER INSTALL.
  • Select Discord Provided Link if it's not already selected.
  • At Default Install Settings section, click on SCOPES select menu.
  • Select bot and Save Changes.


Enable Required Intents and Get Bot Token

  • Head over to Bot tab.
  • Toggle on Server Members Intent and Message Content Intent and click Save Changes.
  • Select Reset Token and Yes, do it!.
  • Select Copy.


Activating the shape

Enter the bot token you copied earlier and click on Activate Shape button.

Congratulations on making your own shape!