This is a Twitter bot written in Python that utilizes the Genius API to fetch lyrics for the artist Grimes and tweets them on Twitter. The bot is deployed on AWS Lambda.
- Python 3.9
- Tweepy: Python library for accessing the Twitter API.
- Genius API: API for fetching lyrics from the Genius database.
- AWS Lambda: Serverless computing service for running the bot.