Skip to content

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

Notifications You must be signed in to change notification settings

haneybarg/Goodreads-Telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages