#!/usr/bin/env bash url="https://discord.com/api/download?platform=linux&format=deb" curl -L -o /tmp/discord.deb $url