Please follow these steps to set up your environment variables:
- Copy
.env.exampleto.env - Edit
.envand fill in your own LINE and OpenAI API keys
cp .env.example .env
# Then open .env with your editor and fill in the correct values💙 You can either forward voice messages directly to this Line bot, or record voice messages directly within the bot.