1.4.2 • Published 3 days ago

discid v1.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

discid

A simple command-line tool to check a user's Discord status using Lanyard.

Installation

npm install -g discid

Usage

!IMPORTANT The user must be in the Lanyard Discord server. If the user you try searching for a user that is not in the server, you will get an error reminding you of this.

discid <userId>

In order to find the <userId> of a user:

  • Enable Developer mode by going to: SettingsAdvancedDeveloper Mode, and check the toggle.
  • Right click on a user and click Copy User ID
  • Go back to your command line and run discid <userId> replacing <userId> with the ID you copied.

For example:

discid 514106760299151372

might return something like:

iinter • 🟢 Online
Listening To: Duvet by bôa on Twilight
Platform: Desktop
Avatar URL: https://cdn.discordapp.com/avatars/514106760299151372/d14e90a16144987f53f5a3700aacc934.png

as the status of the user is "Online" and listening to the song in question at the time the command was ran:

For more in-depth information about what can be displayed, click here.

Options

OptionDescription
--jsonShows the formatted JSON output of the user from https://api.lanyard.rest/v1/users/:user_id, replacing :user_id with the user ID you entered.
--visit, --openOpens the user's profile on the Discord website.
--kvOutput's the user's Lanyard key-value pairs (see here).

License

©️ Licensed under the MIT License.

1.4.2

3 days ago

1.4.1

15 days ago

1.4.0

1 month ago

1.3.4

2 months ago

1.3.3

2 months ago

1.3.2

2 months ago

1.3.1

2 months ago

1.3.0

2 months ago

1.2.0

2 months ago

1.1.0

3 months ago

1.0.0

3 months ago