spartacus_discord_bots

Discord bots for Spartacus and Spartacadabra ecosystem

How to Run

  1. Create a .env file
  2. Create a discord token for each bot you would like to run
  3. Specify the discord token for each bot in the .env file using the following format <BOT_NAME_IN_UPPER_SNAKE_CASE>_TOKEN=<token>
    e.g. to run the SPA Rebase Timer bot, the .env will need a line like: SPA_REBASE_TIMER_TOKEN=xxxxxxx

Available bots

  • SPA Rebase Timer: Shows the time remaining until the next rebase
    Add to Server

  • Avail Lambda wsSPA: Shows total amount of LAMBDA available to borrow using wsSPA as collateral
    Add to Server

  • Avail Lambda wFTM: Shows total amount of LAMBDA available to borrow using wFTM as collateral
    Add to Server

  • SPA Current Index: Shows current SPA index
    Add to Server

  • SPA Price: Shows current SPA price
    Add to Server

  • wsSPA Price: Shows current wsSPA price
    Add to Server