Discord

From Omnia
Revision as of 22:48, 2 March 2021 by Kenneth (talk | contribs) (→‎Text Formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Text Formatting

**bolded text**
*italicized text*
_italicized text_
***bold italicized text***
__underlined text__
~~crossed out~~
__*underlined and italicized text*__
__**underlined and bolded text**__
__***underlined, italicized, and bolded text***__
`This is an example of a single line code block`
```Experimenting with ...
... Multiple lines ...
... For my code blocks!```

Escaped:

\_\_\*\*\*I want this to be shown in its full glory!\*\*\*\_\_\_
\**starred message with no underscores!**

Color: (using syntax highlighting

```apache
Some text goes here...
```

Red is easy:

```diff
- Here's some red colored text!
```

Red-orange:

```css
[RED Colored Text in CSS Highlighting]
```

Yellow:

```fix
Everything is yellow in fix --
No matter the line! 
```

Yellow (no spaces):

```apache
%{Dark_YELLOW_Colored_Text}
```

Green:

```diff
+ Here's some green colored text!
```

Light green:

```css
"Here's some nice LIGHT GREEN colored text"
```

Dark green:

```bash
"Here's some nice, dark green text"
```
```json
"Green colored text in JSON"
```

Blue:

```ini
[Here's some blue highlighted text]
```

Dark Blue:

```css
.dark_BLUE_text_without_spaces
```



Ref:

Discord Text Formatting Guide: Colors, Bold, Italics, Strikethrough
https://www.writebots.com/discord-text-formatting/

Groovy Bot

http://groovy.bot/

FredBoat

Replaced with Ukulele

See Discord/Ukulele

Promote Admin

1. Open Discord on your Mac or PC and navigate to the server you own that you want to make someone an administrator in.

2. Click the server's name at the top left of the screen and select "Server Settings" from the menu that appears.

3. Select "Roles" from the list of options on the left.

4. At the top-left, click the tiny plus icon next to "Roles" to create a new role. The new role will be called, fittingly, "New Role."

5. Under the "Role Name" heading, you can rename this role. Rename it "Admin," or some other title that will let people know what it's for. Roles will be visible to other users by clicking the name of the person with the role, so pick a good title.

6. You may want to check off the "Display role members separately from online members" option. This will make it so users with this role are displayed above all other users in the users list.

7. Under "General Permissions," check the "Administrator" option, then click "Save changes" at the very bottom.

8. To give this newly created role to a user, right-click their username in your server and select "Roles" from the drop-down menu. Then check off the box next to your new role.

5e6bade454f25c175f225462?.png


Ref: [1]

FredBoat

See FredBoat

keywords