Discord
About
Discord is a multimedia realtime chat web service and application for desktop and mobile.
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
text formatting
Text formatting is similar to a subset of Markdown, although there are differences:
- bold is
**two asterisks**
- italic is
*one asterisk*
or_one underscore_
- underline is
__two underscores__
strikeis~~two tildes~~
code
(fixed-pitch inline unformatted text) is`backticks`
- You can use this format to paste URLs without them becoming links or displaying a preview.
user/group security
The security management is fairly sophisticated. Channels can be restricted to selected individuals or "roles" (which are essentially security groups). Channels can also be grouped into "categories", which can be given their own security settings which then become defaults for the channels they contain. The permissions which are assignable to individuals or roles are quite fine-grained.
comparison to IRC
Discord is GUI-oriented rather than text-oriented; almost everything except actual messages is done via menus, icons, and other graphical interface elements, though there are a few text commands.
Some of the graphical elements supported:
- limited rich text formatting: bold, italics,
strikethrough - avatars for users and servers/guilds
- emoji, both inline and as reactions to posts (aka reactji).
Other users can click on already-posted reactji, and Discord will display the number of people who clicked (and their usernames in the hover-over). This can be used for practical things like polling, as well as just expressing feelings about something without interrupting the conversation.
Pages
- /API: writing software to interact with Discord