This is an inline telegram bot that scrapes goodreads for a book rating, synopsis and photo. It uses aiogram api, a simple and fully asynchronous libray for Telegram Bot API.
First you need a telegram token. You can get one by talking to the BotFather. Just follow the steps and create a bot to get a token.
You need to register you app to get the goodreads key.
After getting the tokens, go to src and add them.
Then, type: python aiogram_bot.py.
After that, just call the bot’s @name and type the name of the book!