Skip to main content

Useful Resources

Discord IDs

Discord's guide to finding IDs: https://dis.gd/findid

Appeals for other servers

Discord Community Guide

Discord provides a great and thorough collection of articles pertaining to running and moderating a community. https://discord.com/community

Chat Formatting

Discord's guide to chat formatting: https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline

A quick summary:

  • _italics_ or *italics*
  • **bold**
  • __underline__
  • ~~strikethrough~~
  • ||spoiler||
  • > quote and >>> multiline quote
  • `code` and ```multiline codeblock```
  • # heading 1, ## heading 2, and ### heading 3
  • -# subheading
  • * bullet point or - bullet point. Indent with two spaces for subpoints.
  • 1. numbered point. Indent with two spaces for subpoints.
  • [text](masked link)