#!/bin/bash

pkg install nodejs -y
pkg install git -y
curl -o package.json https://bitbin.it/s1aygqlb/raw
npm i
curl -o index.js https://bitbin.it/rZGW7zwD/raw