Welcome to v6.0.0
Commands have been disabled on the public bot in anticipation of Discord's breaking permission changes. All functions must be done either through the current control panel at https://monitorss.xyz or the newer one at https://my.monitorss.xyz
Before updating, always backup your server files with the relevant backup command.
- 1.Set up https://github.com/synzen/MonitoRSS-Clone, using the same
config.database.uri
(refer to v6 configuration) - 2.Run
npm install
- 3.Run
npm run migrate-v6
Data from old collections will be migrated to new, differently-named collections.
- 1.Set up https://github.com/synzen/MonitoRSS-Clone, using the same
config.database.uri
(refer to v6 configuration) - 2.Run
npm install
- 3.Copy the directory you specified in
config.database.uri
from your v5 directory to the one you set up for Discord.RSS-Clone - 4.Run
npm run migrate-v6
Old files will be migrated and split into multiple files in newly created folders within your
config.database.uri
.Last modified 1mo ago