How to Update
This guide walks you through how to safely update Drako Bot to the latest version, while keeping your configuration and addons.
Last updated
This guide walks you through how to safely update Drako Bot to the latest version, while keeping your configuration and addons.
What you’ll do:
Download the latest Drako Bot files
Remove all old files and folders (except config and addon)
Copy in the new files and folders
Note: Your config will automatically update when you start Drako Bot with the new version.
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 config and addon folders.
Download the latest release of Drako Bot.
Extract the downloaded archive to a temporary folder on your desktop.
config & addon)Navigate to your existing Drako Bot folder.
Delete all old files and folders in the bot’s directory
Do NOT delete:
config folder
addon folder
Important: Double-check you did not delete config or addon. Those contain your settings and extra functionality.
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 config and addon).
Important: Make sure that you do not overwrite the config & addon folder
Apon starting the bot, your config will automatically update
Node packages may need to be reinstalled. Run npm install to install the latest packages
Last updated