Skip to content

Instantly share code, notes, and snippets.

@RobChiocchio
RobChiocchio / install-flatpak-betterdiscord.sh
Last active July 18, 2025 21:14
Install BetterDiscord for the Flatpak version of Discord on Linux
#!/bin/bash
# This script installs BetterDiscord for the Flatpak version of Discord on Linux.
# Written by Rob Chiocchio on 04/30/2024
### Variables ###
# Color variables
NO_COLOR="\033[0m"
COLOR="\033[0;36m" # Cyan
# Flatpak Discord AppID and download URL for latest BetterDiscord Linux AppImage release