Skip to content

CorentinGS/discordUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordUpdater

A simple script to update your discord app to the latest version.

Installation

Using go install

go install github.com/corentings/discordUpdater

Using last release binary

  1. Download the latest release from here
  2. Run the program using ./discordUpdater
  3. Wait for the program to finish
  4. Enjoy your new discord version

How it works

The program will download the latest version of discord from the official website, then it will extract the archive and replace the old files with the new ones.

How to build

  1. Clone the repository
  2. Run go build -o discordUpdater
  3. Run the program using ./discordUpdater

How to contribute

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Create a pull request
  5. Wait for the pull request to be merged
  6. Enjoy !

License

This project is licensed under the ISC License - see the LICENSE file for details

Acknowledgments

Disclaimer

This program is not affiliated with Discord Inc. in any way. Discord and the Discord logo are registered trademarks of Discord Inc.

The program is provided as is, without any warranty. The author is not responsible for any damage caused by the program.

Contact

If you have any questions, feel free to contact me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published