Discord
Chester Wyke October 27, 2023 Updated: April 15, 2025 #misc
misc (Series)
Things to Remember
Cannon MG3600
PDF Garbled (Fix)
Replit
Anydesk
OBS
Copy Source
CSS Display Reference
CLASP
Firefox Extensions
Discord
Documentation Update
Google Storage
Markdown / HTML Guide
Tera Guide
Zola
PHP
Links
YouTube Reference Videos
Remote Desktop Protocol (RDP)
Wireshark
Chromecast
VNC Ubuntu
VeraCrypt
Today I Learned (TIL)
Controllers
phpMyAdmin
Quotes
Colors
Regex
Resume writing
Projects and Contributions
Presentation Animation Removal
QR Codes
Leetcode
favicon
Things to Remember
Cannon MG3600
PDF Garbled (Fix)
Replit
Anydesk
OBS
Copy Source
CSS Display Reference
CLASP
Firefox Extensions
Discord
Documentation Update
Google Storage
Markdown / HTML Guide
Tera Guide
Zola
PHP
Links
YouTube Reference Videos
Remote Desktop Protocol (RDP)
Wireshark
Chromecast
VNC Ubuntu
VeraCrypt
Today I Learned (TIL)
Controllers
phpMyAdmin
Quotes
Colors
Regex
Resume writing
Projects and Contributions
Presentation Animation Removal
QR Codes
Leetcode
favicon
Timestamp Generator
Source: https://r.3v.fi/discord-timestamps/
Get a dynamic date-time display in your Discord messages. Choose your time and copy the code below.
Date
Time
Type
Output
Message Formatting
Source: https://discord.com/developers/docs/reference#message-formatting
Type | Structure | Example |
---|---|---|
User | <@USER_ID> | <@80351110224678912> |
Channel | <#CHANNEL_ID> | <#103735883630395392> |
Role | <@&ROLE_ID> | <@&165511591545143296> |
Slash Command ** | </NAME:COMMAND_ID> | </airhorn:816437322781949972> |
Standard Emoji | Unicode Characters | 💯 |
Custom Emoji | <:NAME:ID> | <:mmLol:216154654256398347> |
Custom Emoji (Animated) | <a:NAME:ID> | <a:b1nzy:392938283556143104> |
Unix Timestamp | <t:TIMESTAMP> | <t:1618953630> |
Unix Timestamp (Styled) | <t:TIMESTAMP:STYLE> | <t:1618953630:d> |
** Subcommands and subcommand groups can also be mentioned by using respectively </NAME SUBCOMMAND:ID> and </NAME SUBCOMMAND_GROUP SUBCOMMAND:ID>.
Markdown
Same as regular markdown see Markdown