This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
Releases: M3DZIK/discordrpc
Releases · M3DZIK/discordrpc
v0.2.2
v0.2.1
- added manpage
- change license to GPL3
v0.2.0
CLI
- added completions
- update short aliases
- added option --timeout
Other
- Added README
v0.1.0
CLI
- options
- -c, --client-id <string> Discord application Client ID (required)
- -d, --details <string> Details (required)
- -s, --state <string> State (optional)
- -N, --large-image <string> Large Image name (optional)
- -I, --large-image-text <string> Large Image text (optional)
- -n, --small-image <string> Small Image name (optional)
- -i, --small-image-text <string> Small Image text (optional)
- -B, --button-1-text <string> Button 1 Text (optional)
- -T, --button-1-url <string> Button 1 URL address (optional)
- -b, --button-2-text <string> Button 2 Text (optional)
- -t, --button-2-url <string> Button 2 URL address (optional)
- -e, --timer Enable timer (counted from the current time) (optional)