The Miscord Book
Search…
Introduction
Quick start
Configuration
Launching
Updating
Beta versions
Frequently asked questions
Troubleshooting
Other
How to install Node.js
How to create a Discord bot
Powered By
GitBook
Beta versions
If you want to try new features out
Currently, beta version are released only on NPM, GitHub and Docker Hub.
NPM
1
npm install --global miscord-beta
2
# or for a specific version
3
npm install --global
[email protected]
Copied!
GitHub
1
git checkout dev
2
# or for a specific version
3
git checkout v5.0.0-beta21
Copied!
Docker
1
docker pull miscord/miscord:beta
2
# or for a specific version
3
docker pull miscord/miscord:5.0.0-beta21
Copied!
Previous
Updating
Next
Frequently asked questions
Last modified
2yr ago
Copy link
Contents