Skip to content

flyinghuman/altcoin-tip-wallet-discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖🤖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.

About

A tip bot / wallet for any altcoin that uses the RPC daemon....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%