Sonata is a Discord bot that allows you to retrieve album information and import ratings from RateYourMusic.
It is designed to help music lovers discover new albums and share their ratings with friends.
Start by filling out the .env file with the necessary information. You can find an example in the .env.example file.
Install the dependencies by running the following command:
pip install -r requirements.txtTo run the bot, execute the following command:
python bot/bot.py