Dependencies
Node.js version 20 or newer is recommended (tested with the latest version of the bot).
The bot may work with earlier versions, but it's not tested or recommended.
VPS or hosting with at least 200MB of RAM
All required NPM packages are listed in the
package.jsonfile.No need to manually install them: the bot will handle the installation on its first launch.
Auto Install will work if you start the bot with command:
npm start
The information above will be updated if the bot requires any additional dependencies in the future.
Last updated