This is the monitor Discord Bot for the TBOT Army
Node.js, Discord.js, Uniswap SDK, Ethers.js, Web3, Mongoose, Express.js, Puppeteer, SIA Skynet, and Chart.js.
- Discord commands: !parity, !price and !ping
- Scraps and sends TBOT Parity from Uniswap's Liquidity Pool
- Scraps and saves TBOT Pricing from Uniswap
- Premade reply messages stored in the database for custom commands
- Pricing Charts
- more
Install the dependencies and devDependencies and start the server in development monde.
cd tbot-discord-bot
npm i
node run dev
For production environments...
npm install --production
NODE_ENV=production node app
Want to contribute? Great! Just fork it and send a PR.
MIT
Free Software, Hell Yeah!