How to update
Instructions on how to update our bots
Plex Tickets/Plex Staff:
Make a backup of your
config.yml
fileDownload the new update
Replace all existing files with the new ones you just downloaded, except the
data
folderOpen your old config.yml file in a text editor, and your new config.yml in another text editor, and then manually copy all your configuration to your new config.yml file
You may have to run the
npm install
command before starting the bot again.
Last updated