Skip to content

v1.3.1

Compare
Choose a tag to compare
@inttter inttter released this 02 Mar 16:29
· 45 commits to master since this release

Features

  • ✨ Add option to view user's profile in browser 47d3940

    • These options are defined with --visit or --open, both of which will open the user's profile you specified in the browser.

    • If the user ID, it will just open the Discord website in your browser.

    • EDIT: Thanks to d31bb54, these two options work with ANY user, not just people in the Lanyard Discord:


  • ✨ Show activity.state when playing a game if available b30de10

    • For example, this could show as Playing: osu! • Looking for a game.
    • In the JSON output, the state would be: "state": "Looking for a game".

Miscellaneous

  • 🧹 Adjust option descriptions 99ea998

  • ✏️ Fix typo in presenceInfo comment d2828ca

Bugfixes

  • 🐛 Fix error message infinitely looping if <userId> can't be found 4a61e6d