Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 618 Bytes

README.md

File metadata and controls

55 lines (40 loc) · 618 Bytes

🤖🤖Renos-Discord-TIPBot🤖🤖

!wallet

!wallet help !wallet deposit (or address) !wallet balance !wallet send (use as withdraw)

!tip

!tip help !tip

Install

apt-get install default-jre nodejs npm build-essential screen
git clone <url>
cd <dir>
npm install

Dev:

screen
npm install nodemon --global
npm run dev

Production:

screen
npm install forever --global
npm start

or

pm2 start App.js --watch
pm2 list
pm2 logs App

Stop:

forever list
forever stop <PID>

License

Keep originals names and mentions in the code.