Generates song given its topic and style:
- generates lyrics using openai
- generates song using suno
Instructions:
- Deploy suno api server as described here: https://github.com/gcui-art/suno-api (Do not forget to set your cookie)
- Edit suno.py file: set url to your suno api server base
- Edit .env file: set telegram bot token and openai api key