A bot providing liquidation alerts via Telegram & Discord. Traders can sign up and receive notifications about trading activity, most significantly liquidations. Since trades are time critical, this feature allows traders to quickly react to their own trades or trades from another trader they follow.
To improve trader experience by pushing important notifications about an individual’s trading activity.
- Subscribe to orders (your own and other users) via Telegram & Discord.
- Get liquidation warnings (price is within certain % of liquidation price) - Customisable
- Get alerts for significant price movements (spot price / option values changed by certain %) - Customisable
- Update
.env.example
to.env
and add your credentials - Run
npm install
- Start by running:
ts-node src/index.ts
...Instructions to be added here.
- Node.js
- TypeScript
- Lyra.js
- Telegraf.js
- FaunaDB