Skip to content

v1.1.0

Compare
Choose a tag to compare
@inttter inttter released this 28 Feb 20:54
· 84 commits to master since this release

Features

  • ✨ Add --json option 056a112

    • This will show 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.
  • ✨ Add platform field 2832fdf

    • This will show the platform the user is on (Desktop, Web, or Mobile)

Styling

  • 🎨 Improve output to be cleaner 76484e5
Before After
before after

Along with this change, showing both the game the user is playing and the song the user is listening to at the same time is supported!

Miscellaneous

  • 🧹 Alter note about needing to be in the Lanyard Discord 9eca317

  • ✏️ Tweak error message for API fetching failiures e7b15bf

  • 📝 Add MIT License 24c78b7

  • 📝 Update documentation 6ab2229