Variables
Variable Name | Variable Value |
---|---|
t.hello_world (translation) | Hello World |
bot.avatarHash | 5b97be18d0ac56ebde358a263faa234f |
bot.installs | 13400 |
bot.votes | 0 |
Carousel


iframe
This bot would like to load a page from
Markdown Testing
Headers
This is a Heading h1
This is a Heading h2
This is a Heading h3
This is a Heading h4
This is a Heading h5
This is a Heading h6
Emphasis
This text will be italic
This will also be italic
This text will be bold
This will also be bold
You can combine them
Lists
Unordered
- Item 1
- Item 2
- Item 2a
- Item 2b
Ordered
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
Images
Links
You may be using Markdown Live Preview.
Blockquotes
> Markdown is a lightweight markup language with plain-text-formatting syntax, created in 2004 by John Gruber with Aaron Swartz. > >> Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor.
Tables
Left columns | Center columns | Right columns |
---|---|---|
left foo | center foo | right foo |
left bar | center bar | right bar |
left baz | center baz | right baz |
Blocks of code
let message = 'Hello world';
alert(message);
Inline code
This web site is using unified
.