A bot providing real time futures market info via discord.
Run locally:
yarn install
yarn dev
PROD Build:
yarn install
yarn build
yarn start
TESTNET- true/false (if true prints to console, doesn't post)ALCHEMY_ID- Alchemy RPC Optimism.FRONTEND- set theming synthetix/kwenta
DISCORD_ENABLED- enable/disable posting to discordDISCORD_ACCESS_TOKEN- bot access token.DISCORD_CHANNEL- channel name the bot should post to