/Goodreads-Telegram

Inline telegram bot that scrapes goodreads for a book rating, synopsis and photo.

Primary LanguagePython

Goodreads Bot

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.

Requirements

Installation

Telegram bot token

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.

Goodreads token

You need to register you app to get the goodreads key.

Running

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!