1.0.7 • Published 1 year ago

install-discord v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Discord Installer

This is a Node.js package that allows you to automate the process of downloading and installing Discord on Linux using the apt package manager.

Installation

To use this package, you must have Node.js and the apt package manager installed on your Linux system. To install Node.js, follow the instructions on the Node.js websitehttps://nodejs.org/en/download/https://nodejs.org/en/download/. To install apt, run the following command:

sudo apt-get update && sudo apt-get install apt

Once you have Node.js and apt installed, you can install discord easily with this package using the following command:

npx discord-installer

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Contributing

If you find a bug or have a feature request, please open an issue on the GitHub repository. Pull requests are also welcome.

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago