Miséricorde is a simple and lightweight script that keeps your Discord installation up-to-date on Debian-based systems. Forget manual updates — Miséricorde handles everything for you.
This script does the following:
Ready to install? Run the following command in your terminal:
curl -s https://4p.github.io/misericorde/install.sh | bash
~/.misericorde/
directory.Miséricorde is designed for Debian-based systems like Debian, Ubuntu, or Linux Mint.
By default, Miséricorde checks for updates every 5 hours. To change this interval:
~/.config/systemd/user/misericorde.timer
OnCalendar
value. For example:OnCalendar=*-*-* *:*
OnCalendar=hourly
OnCalendar=*-*-* 00:00:00
systemctl --user daemon-reload
systemctl --user restart misericorde.timer
If you run into any issues, feel free to visit the GitHub repository for support or to report bugs.