No description
| src | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| update_bot.sh | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| update_bot.sh | ||
npm install yarn --g and wait for it to install.yarn install and install all necessary modules.config.js file.node src/index.js then your bot will run actively. (Instead of opening a terminal, you can create a .bat file and type the command you will type in the terminal.)