Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 750 Bytes

screenshot

Steps to make the script executable:

  1. Move the discord-manager file to ~/.local/bin/:
mv discord-manager ~/.local/bin/
  1. Make the script executable:
chmod +x ~/.local/bin/discord-manager
  1. After making the script executable, you can run discord-manager in your terminal to launch the menu.

Options included in the script:

  • Install/Update Discord - Install or update the Discord application on your system.
  • Uninstall Discord - Removes all files associated with Discord from your system.
  • Clear Discord Cache - Clears all cached files related to the Discord application.
  • Exit - Exits the menu and returns to the terminal.