| Library | Usage |
|---|---|
| chromedp | Used for scraping Instagram. |
| DiscordGo | Used to communicate with Discord. |
| godotenv | Used to store BOT_TOKEN and BOT_CHANNEL. |
| vxinstagram | Used to embed the videos in Discord. |
Create a .env file in the root directory to store your credentials:
BOT_TOKEN=your_bot_token_here
BOT_CHANNEL=your_channel_id_here