How to Update
This guide walks you through how to safely update Drako Bot to the latest version, while keeping your configuration and addons.
Overview
What you’ll do:
Download the latest Drako Bot files
Remove all old files and folders (except
configandaddon)Copy in the new files and folders
Note: Your config will automatically update when you start Drako Bot with the new version.
Before You Start
Make a quick backup of your bot folder, just in case:
Copy the entire bot folder to another location, or
At least back up the
configandaddonfolders.
Step 1 — Download the Latest Files
Download the latest release of Drako Bot.
Extract the downloaded archive to a temporary folder on your desktop.
Step 2 — Delete Old Files (Keep config & addon)
config & addon)Navigate to your existing Drako Bot folder.
Delete all old files and folders in the bot’s directory
Do NOT delete:
configfolderaddonfolder
Important: Double-check you did not delete config or addon. Those contain your settings and extra functionality.
Step 3 — Add the New Files
Open the folder where you extracted the latest Drako Bot files (from Step 1).
Select all of the new files and folders.
Copy them into your existing Drako Bot directory (the one that still has
configandaddon).
Important: Make sure that you do not overwrite the config & addon folder
Step 4 - Start the bot
Apon starting the bot, your config will automatically update
Node packages may need to be reinstalled. Run
npm installto install the latest packages
Last updated