Username Tracking
Follow dropped Discord usernames and vanity URLs.
Overview
greed watches for Discord usernames and server vanity URLs as they become available again, and exposes them three ways:
,lookup— search the current pool of drops on demand.,notify— get a personal DM when one specific name frees up.,tracking— designate a channel where drops are announced for the whole server.
Tracking covers both usernames and vanity URLs, not usernames alone.
Looking Up Drops
,lookup [resource_type] [length]
resource_typeisusernameorvanities(vanityalso works).lengthfilters to names of exactly that many characters. A bare number is read as a length, so,lookup 3finds three-character names.- Alias:
,dropped. Rate limited to once every 10 seconds per user.
Personal Notifications
,notify add username greed
,notify add vanity greed
,notify list
,notify remove username greed
greed DMs you when the name you're watching becomes available. ,notify remove also answers to delete and del.
Server Announcements
Set a channel and drops are announced there for everyone:
,tracking add #drops
,tracking list
,tracking remove
,tracking username channel #drops sets the same channel and exists for clarity when you're only interested in usernames.
Requires Manage Server. ,tracking is a prefix-only command group.
One channel per server. Setting a new one replaces the old.