Discord is a popular communication platform used by gamers, streamers, and online communities. It offers a wide range of features, including text chat, voice chat, video calls, and file sharing. One of the lesser-known features of Discord is the ability to create bullet points in your messages. This can be a useful way to organize your thoughts, create lists, or add some visual interest to your messages. In this article, we will show you how to make bullet points in Discord.
To create a bullet point in Discord, simply type an asterisk (*) followed by a space. Then, type your text. For example, to create a bullet point that says “Hello”, you would type:
- Hello
You can also use hyphens (-) or underscores (_) to create bullet points. However, asterisks are the most common method. Once you have created a bullet point, you can press Enter to create a new line. You can also use the Tab key to indent your bullet points. To create a nested bullet point, simply add an additional asterisk (*) to the beginning of the line. For example, to create a nested bullet point that says “Hello world”, you would type:
** Hello world
Creating Bullet Points in Discord
For eye-catching and well-structured messaging, bullet points are an essential tool in Discord. Whether you’re creating announcements, sharing lists, or organizing ideas, knowing how to make them is crucial. Here’s a comprehensive guide to help you master the art of creating bullet points in Discord.
### Asterisks and Hyphens – The Classic Method
The most common way to create bullet points in Discord is to use asterisks (*) or hyphens (-) followed by a space. For instance:
| Code | Result |
|---|---|
| * Item 1 | • Item 1 |
| – Item 2 | – Item 2 |
Simply type the asterisk or hyphen followed by your text, and Discord will automatically convert it into a bullet point. This method is simple to use and widely recognized, making it a reliable choice for creating bullet points.
Using Markdown for Bullet Points
To create bullet points in Discord using Markdown, follow these steps:
- Begin your line with an asterisk (*) or hyphen (-).
- Insert a space after the asterisk or hyphen.
- Type your bullet point text.
For example, to create a bulleted list with the items “apples,” “bananas,” and “oranges,” you would type:
“`
* apples
* bananas
* oranges
“`
Which would render as:
- apples
- bananas
- oranges
You can also nest bullet points by indenting them with additional asterisks or hyphens. For instance, to create a nested list with the items “apples” and “bananas” under the parent item “fruits,” you would type:
“`
* fruits
* apples
* bananas
“`
Which would render as:
- fruits
- apples
- bananas
Inline and Block Bullet Points
Discord supports two types of bullet points: inline and block.
Inline Bullet Points
Inline bullet points are used to create a list of items within a single line of text. To create an inline bullet point, simply precede each item with an asterisk (*), hyphen (-), or plus sign (+). For example:
– * Item 1
– * Item 2
– * Item 3
Inline bullet points are useful for creating simple, space-saving lists.
Block Bullet Points
Block bullet points are used to create a list of items that span multiple lines. To create a block bullet point, simply start each item with an asterisk (*), hyphen (-), or plus sign (+), followed by a space. For example:
“`
– Item 1
– Item 2
– Item 3
“`
Block bullet points are useful for creating more structured and readable lists.
Customizing Block Bullet Points
Discord allows you to customize block bullet points by changing their indentation level and symbol. To do this, simply indent the first item in the list by adding one or more spaces or tabs. The subsequent items will automatically follow the indentation level of the first item. You can also change the bullet point symbol by adding a backslash (\) followed by a single character after the indentation.
For example, the following code will create a block bullet point list with a custom indentation level and bullet point symbol:
“`
– Item 1
– Subitem 1
– Subitem 2
– Subitem 3
“`
This will produce the following output:
| – Item 1 |
| – Subitem 1 |
| – Subitem 2 |
| – Subitem 3 |
Formatting Bullet Points with Symbols
Discord allows you to create visually appealing and organized messages by using symbols to format bullet points. Here are the steps to do so:
Using Asterisks (*)
Place an asterisk (*) before each line of text to create a bullet point. For example:
| Symbol | Result |
|---|---|
| * Item 1 | – Item 1 |
| * Item 2 | – Item 2 |
Using Hyphens (-)
Similar to asterisks, you can use hyphens (-) to create bullet points. Place a hyphen before each line of text:
| Symbol | Result |
|---|---|
| – Item 1 | – Item 1 |
| – Item 2 | – Item 2 |
Using Numbers (1.)
To create numbered bullet points, use numeric characters followed by a period (.).
| Symbol | Result |
|---|---|
| 1. Item 1 | 1. Item 1 |
| 2. Item 2 | 2. Item 2 |
Advanced Symbol Formatting
If you want to customize the appearance of your bullet points, you can use the following advanced formatting techniques:
- Custom Symbols: You can use any Unicode character as a bullet point symbol, allowing for unique and creative presentations.
- Multiple Spaces: Adding spaces before the symbol can create indents or align bullet points vertically.
- Escape Characters: Use the backslash (\) character before a symbol if you want to use it as a literal text character instead of a bullet point.
By experimenting with these advanced techniques, you can create visually striking and organized messages that effectively convey your ideas in Discord.
Customizing Bullet Point Appearance
Discord offers diverse customization options for bullet points, allowing users to tailor their appearance to match their preferences or specific content.
1. Changing Bullet Point Symbol
To change the bullet point symbol, simply type the desired character followed by a space at the beginning of each line. Common choices include asterisks (*), hyphens (-), and plus signs (+), but you can use any character you like.
2. Adjusting Bullet Point Indentation
Adjust the indentation level of bullet points using spaces or tabs at the beginning of each line. The more spaces or tabs added, the further indented the bullet point will appear.
3. Adding Color to Bullet Points
Enhance readability and visual appeal by adding color to bullet points. Use the following syntax: `**[color name]** [bullet point text]` where ‘[color name]’ can be replaced with a valid color name or hex code (e.g., **blue**, **#ff0000**).
4. Styling Bullet Points with Markdown
Utilize Markdown syntax to further customize bullet point appearance. For example, use `**bold**` for bold text, `*italic*` for italicized text, and `~~strikethrough~~` for strikethrough effects.
5. Advanced Customization with Custom Emoji and Unicode Characters
Express yourself with custom emoji or Unicode characters as bullet points. To use custom emoji, ensure that the server has them enabled and type the emoji code (e.g., :smiley:). For Unicode characters, refer to the character table below and type the corresponding Unicode code (e.g., U+2022 for a bullet).
| Unicode Code | Character |
|---|---|
| U+2022 | • |
| U+25A0 | ★ |
| U+2714 | ✓ |
| U+2665 | ♥ |
Adding Emojis to Bullet Points
Step 1: Open the Discord Message Composer
Begin by accessing the Discord chat window and clicking on the text field to compose a new message.
Step 2: Type in a Bullet Point
Type your desired bullet point text, using an asterisk (*) as the bullet point symbol. For example:
* This is a bullet point
Step 3: Insert Emoji Start Codes
Position the cursor inside the asterisk brackets and type the start codes for the desired emoji. Emoji start codes are short sequences of characters that represent specific emojis. For example:
* :cat: This is a bullet point with a cat emoji
Step 4: Choose an Emoji from the Autocomplete Menu
As you type the emoji start codes, Discord will display a drop-down menu of suggested emojis. Scroll through the menu and select the desired emoji by clicking on it.
Step 5: Close the Emoji Start Codes
After selecting the emoji, close the start codes by typing a colon (:). Your bullet point will now include the emoji:
* :cat: This is a bullet point with a cat emoji
Step 6: Repeat for Additional Emojis
To add multiple emojis to a single bullet point, simply insert additional emoji start codes and select the desired emojis from the autocomplete menu. You can include as many emojis as you like:
| Emoji | Start Code |
|---|---|
| Cat | :cat: |
| Dog | :dog: |
| Heart | :heart: |
By following these steps, you can easily add emojis to your bullet points in Discord, making your messages more visually appealing and engaging.
Advanced Markdown for Complex Bullet Points
1. Nested Bullet Points
Indicate nested bullet points by indenting them further. For example:
“`
– Main point
– Subpoint 1
– Sub-subpoint 1
“`
2. Custom Bullet Characters
Use different characters to create custom bullet points, such as:
| Character | Format |
|---|---|
| * | * Item |
| – | - Item |
| + | + Item |
3. Strikethrough and Inline Code
Use strikethrough to cross out text or inline code to display code snippets:
“`
– ~Crossed out text~
– `Inline code`
“`
4. Ordered Lists
Create ordered lists by using numbers followed by periods:
“`
1. First item
2. Second item
3. Third item
“`
5. Blockquotes
Enclose text in angle brackets (>) to create a blockquote:
“`
> This is a blockquote.
> It can be used to quote text or set off a section.
“`
6. Headings
Use hash symbols (#) at the beginning of a line to create headings:
“`
# Heading 1
## Heading 2
### Heading 3
“`
7. Code Blocks
Enclose code blocks in triple backticks (` “` `):
“`
“`
Code block
“`
“`
8. Advanced Features
Beyond these basic bullet point options, advanced Markdown allows for even more complex formatting, including:
- Emoji bullets (e.g., :-), :star:)
- Custom indents and spacing
- Thematic breaks (horizontal lines)
- Tables and columns
- Spoilers and custom reactions
These advanced features provide limitless possibilities for customizing and enhancing your bullet list formatting on Discord.
Troubleshooting Bullet Point Issues
If you’re having trouble creating bullet points in Discord, there are a few things you can check:
- Make sure you’re using the correct syntax. Bullet points in Discord start with a hyphen (-) followed by a space.
- Don’t use spaces before the hyphen. The hyphen should be the first character on the line.
- Don’t use tabs to indent your bullet points. Use spaces instead.
- If you’re copying and pasting bullet points from another source, make sure to remove any extra formatting (such as indents or tabs).
- Make sure the bullet point is not too long. Bullet points in Discord can only be up to 256 characters long.
- If you’re using a mobile device, try using the keyboard instead of the touchscreen. This can help to prevent accidental taps.
- Try restarting the Discord app.
- Make sure your Discord app is up to date.
- If you’re still having trouble, you can contact Discord support for help.
| Option | Description |
|---|---|
| `- ` | Creates a bullet point with a hyphen. |
| `* ` | Creates a bullet point with an asterisk. |
| `+ ` | Creates a bullet point with a plus sign. |
Best Practices for Using Bullet Points in Discord
To enhance readability and organization in your Discord messages, consider adhering to the following best practices when utilizing bullet points:
- Start with a hyphen: Precede each point with a single hyphen (-) to create a consistent and visually appealing list.
- Use consistent spacing: Leave one space before and after the hyphen to ensure clarity and separation between points.
- Limit points per line: Avoid overcrowding your messages by keeping each line to a maximum of two or three points.
- Limit lines per list: As a general rule, restrict your lists to no more than ten lines to maintain focus and readability.
- Use indentation: If your list contains sub-points, indent them consistently to create a hierarchical structure.
- Avoid excessive nesting: Limit the depth of your nested lists to prevent confusion and readability issues.
- Capitalize headings: For clarity, capitalize the first letter of each point or sub-point.
- End with a period: Follow each point with a period to indicate the completion of the thought.
- Use spaces before punctuation: Leave one space before any punctuation mark within the bullet point text.
- Consider using emoji: To add visual appeal and enhance readability, use relevant emoji before or after bullet points.
Remember, bullet points are a powerful tool for organizing and presenting information in Discord. By following these best practices, you can create clear, concise, and engaging messages that effectively convey your thoughts and ideas.
Discord Markdown Example: Markdown Code: - – Point 1
- – Point 2
- – Point 3
- Point 1 - Point 2 - Point 3
How To Make Bullet Points In Discord
To make bullet points in Discord, you can use the following markdown syntax:
-
- text
-
- text
-
- text
For example, the following text will create a list of bullet points:
- This is a bullet point - This is another bullet point - This is a third bullet pointYou can also use the following keyboard shortcut to create bullet points:
- Windows: Ctrl + Shift + 8
- Mac: Cmd + Shift + 8
People Also Ask
How do I make a numbered list in Discord?
To make a numbered list in Discord, you can use the following markdown syntax:
- text
- text
- text
For example, the following text will create a numbered list:
1. This is a numbered list item 2. This is another numbered list item 3. This is a third numbered list itemHow do I make a code block in Discord?
To make a code block in Discord, you can use the following markdown syntax:
code
For example, the following text will create a code block:
print("Hello, world!")