Get Features
Simple command tools to get Discord IDs and UnixTime
Behind Story
Get is a simple command tool to get any ID associated with Discord. We also added a tool for you to get Unix-Time with this command.
Unix-Time is a universal time that can automatically be converted to a user's local time based on their device settings. This is great for multi timezone server.

Commands
/get channel-id [channel] (hidden)
Quick way to get Discord Channel ID of a specific channel
/get channel-id channel:#general
/get custom-emoji-id [emoji] (hidden)
Quick way to get Discord Custom Emoji ID of a specific emoji
/get custom-emoji-id emoji:😀
/get message-id [message_link] (hidden)
Quick way to get Discord Message ID of a specific message
/get message-id message_link:
https://discord.com/channels/940682906983075891/941823698153922600/941824276095447120
/get role-id [role] (hidden)
Quick way to get Discord Role ID of a specific role
/get role-id role:@role
/get role-name [role_id] (hidden)
Quick way to get Discord Role ID of a specific role
/get role-name role_id:272518184400322581
/get server-id (hidden)
Quick way to get Discord Server ID
/get server-id
/get unix-time [year] [month] [date] [hour] [minutes] (format) (hidden)
Quick way to get Unix Time that displays differently for everyone based on their own timezone
/get unix-time year:2021
month:8
date:13
hour:13
minutes:30
/get user-id [user] (hidden)
Quick way to get Discord User ID of a specific user
/get user-id user:@CLY
/get user-name [user_id] (hidden)
Quick way to get Discord User Name of a specific user ID
/get user-name user_id:272518184400322581
Check this: [] is a required command option, () is an optional command option.
Command Option
channel
Text channel
hidden <True>
To show user info card publicly (Default)
hidden <False>
To show user info card privately
message_link
Message link
role
Server role
role_id
Server role id
user
User
user_id
User ID
Last updated
Was this helpful?