Skip to content

hafiz-muhammad/discord-manager-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.