Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Custom.DiscordRP.1.1.0.zip | 2024-03-05 | 8.9 kB | |
README.md | 2024-03-05 | 645 Bytes | |
Release 1.1.0 source code.tar.gz | 2024-03-05 | 7.7 kB | |
Release 1.1.0 source code.zip | 2024-03-05 | 9.2 kB | |
Totals: 4 Items | 26.4 kB | 0 |
- Added
mode multi
to themode
command - this allows you to select which rich presence set you want to be used from the message_sets that you configured inside yourconfig.json
. - Cleaned up the code - there were multiple instances of the mode command from past experiments, functionality was not affected by those but now the code is cleaner and easier to read.
- Fixed the
stop
command logic - now the rich presence will stop at the exact moment when thestop
command is issued and not wait for the next update depending on your timer. - Adjusted behaviour for unknown commands - no more blank console after typing a wrong command