Cover letter ai-generator telegram bot

pip install pipenv
pipenv install
cp .env.template .env
- Visit https://bard.google.com/
- F12 for console
- Session: Application → Cookies → Copy the value of
__Secure-1PSIDcookie. - Create telegram bot using @BotFather
- Modify
.envfile and insert bard cookie token and telegram bot token
pipenv shell
python coverbot/main.py