promo.1.mp4
Here's how to use nodejs_downloader.cmd
on Windows 10:
- Download the script from this link.
- Put the script in an empty folder.
- Double-click the script.
- Wait for the request of bot token.
- Create a new bot, copy the bot token, and insert the token.
- Wait for webpage to Invite the bot into your guild.
- Type
Hello
in the chat and the bot should respond withWorld
.
Next time, simply type node bot.js
to run the bot.
- Downloads NodeJS Binaries.
- Extracts NodeJS Binaries.
- Reinstalls NPM and makes it ready to download new packages.
- Installs
revolt.js
for NodeJS using NPM - Downloads Revolt Bot Example. (
bot.js
of this repository) - Asks to insert Bot Token AND opens a Web Browser with URL https://app.revolt.chat/settings/bots
- After entering Bot Token:
- Saves token to
./Bot_Token.txt
file permanently for the future use. - Launches Revolt Bot with Bot Token.
- Saves token to
- Opens a Browser Window to invite the bot to any of you existing Guilds.
curl -L https://github.com/publicdomain-nocopyright/Portable-Automated-NodeJS-with-revolt.js-and-Revolt-Bot-Example./releases/download/refs%2Fheads%2Fmain/nodejs_downloader.cmd
JSON information about latest release:
https://api.github.com/repos/publicdomain-nocopyright/Portable-Automated-NodeJS-with-revolt.js-and-Revolt-Bot-Example/releases/latest
According to JSON:
ZIP file: https://api.github.com/repos/publicdomain-nocopyright/Portable-Automated-NodeJS-with-revolt.js-and-Revolt-Bot-Example/zipball/refs/heads/main
TAR file: https://api.github.com/repos/publicdomain-nocopyright/Portable-Automated-NodeJS-with-revolt.js-and-Revolt-Bot-Example/tarball/refs/heads/main