Skip to content

Instantly share code, notes, and snippets.

View Deric-W's full-sized avatar

Eric W. Deric-W

View GitHub Profile
@Deric-W
Deric-W / update_discord.py
Created March 4, 2026 23:07
Python script to update Discord on Linux Systems using dpkg
#!/bin/env python3
"""
Script to update Discord on Linux Systems using dpkg
Exit Codes:
0 update installed successfully
1 an error occured
2 invalid arguments
3 no update available