HELIOHOST SHARED HOSTING LAYOUT Upload the contents of this archive into /httpdocs/. Result: /httpdocs/discord-bot/ /httpdocs/bot_control/ Do NOT put the archive contents under /httpdocs/helio/. Do NOT create /httpdocs/discord-bot/discord-bot/. Then: 1. Create /httpdocs/discord-bot/.env containing: DISCORD_TOKEN=YOUR_BOT_TOKEN 2. In Plesk, run NPM Install for the Node.js application rooted at /httpdocs/discord-bot. 3. Do not put node_modules in the ZIP; install dependencies with Plesk. 4. Open https://YOUR-DOMAIN/bot_control/ and use Start. 5. Check the bot_control log if the bot does not come online. The bot uses CommonJS and discord.js 14.26.x and requires Node.js 18.18+.