Arbitraging option markets for greater good.
yarn install
yarn build
Update .env
with the desired configuration, then run:
yarn start
-
Follow this guide to setup the bot as a Discord application.
-
Follow this guide to invite the bot in the Discord server you want it to operate in.
i. Scopes:
bot
,application.commands
ii. Text permissions:
Send Messages
,Send Messages in Threads
,Embed Links
-
Provide the id of the channel/thread that you want the bot to publish arbitrage opportunities in the bot configuration (
DISCORD_CHANNEL_ID
). If the channel/thread is private the bot needs to be granted access.
Example link (you will need your own client_id
):
https://discord.com/oauth2/authorize?client_id=<client_id>&permissions=274877925376&scope=bot%20applications.commands