Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions products/1.1.1.1/src/content/fun-stuff/dns-over-discord.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
order: 2
---

# DNS over Discord

Ever wanted to make DNS requests from the comfort of your Discord server? Well now you can, thanks to the [@1.1.1.1 bot](https://bit.ly/DNS-over-Discord).

To start using the DNS over Discord bot, invite it to your Discord server using this link: [https://bit.ly/DNS-over-Discord](https://bit.ly/DNS-over-Discord)

The bot only requires basic permissions to read messages in your server and send messages to reply to the DNS queries.

Once the bot is in your server, you can mention it (@1.1.1.1) followed by a domain name to begin making DNS requests. Provide DNS record types after the domain name to get back results for each record type. You can also use an asterisk ("*") in place of a record type to get back DNS results for all supported types.

If you ever need help with the usage of the DNS over Discord bot, mention it (@1.1.1.1) with no other arguments and it will return a help message with example usage for all supported features of the bot.

Example:

@1.1.1.1 cloudflare.com

Returns:

![@1.1.1.1 cloudflare.com](../static/dns-over-discord-1.png)

Example:

@1.1.1.1 cloudflare.com A AAAA

Returns:

![@1.1.1.1 cloudflare.com A AAAA](../static/dns-over-discord-2.png)


DNS over Discord supports the following record types, with `*` being supported to fetch them all:

A
NS
CNAME
MX
TXT
AAAA
SRV
CAA
4 changes: 2 additions & 2 deletions products/1.1.1.1/src/content/fun-stuff/dns-over-email.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
order: 2
order: 3
---

# DNS over email
Expand Down Expand Up @@ -40,4 +40,4 @@ Example:

Returns:

![DNS-over-email](https://developers.cloudflare.com/1.1.1.1/img/dns-over-email.png)
![DNS-over-email](../static/dns-over-email.png)
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
order: 3
order: 4
---

# DNS over Telegram
Expand Down
2 changes: 1 addition & 1 deletion products/1.1.1.1/src/content/fun-stuff/dns-over-tor.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
order: 4
order: 5
---

# DNS over Tor
Expand Down
2 changes: 1 addition & 1 deletion products/1.1.1.1/src/content/fun-stuff/dns-over-twitter.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
order: 5
order: 6
---

# DNS over Twitter
Expand Down
2 changes: 1 addition & 1 deletion products/1.1.1.1/src/content/fun-stuff/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
order: 9
---

# Fun with DNs
# Fun with DNS

1.1.1.1's key innovation was bringing DNS to other transport protocols. You may have heard about [DNS over HTTPS](dns-over-https/) and [DNS over TLS](dns-over-tls/), but you may not have heard of the more breakthrough protocols such as [DNS over Twitter (DoT)](./fun-stuff/dns-over-twitter/).

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.