CrushFam / BookCrushBot

Telegram bot to add books for BOTM and Roulette.
GNU General Public License v3.0
4 stars 1 forks source link

Integrate Goodreads fetching script to the bot(to the roulette function) #6

Open suhasa010 opened 4 years ago

suhasa010 commented 4 years ago

Script Credits: @Dhiraj-Arora

arun-mani-j commented 4 years ago

Goodreads API requires a developer key. But Open Library requires none. And so anyway, whose API key shall we use if we are going to use Goodreads API ?

Ps : I don't have a Goodreads account.

suhasa010 commented 4 years ago

don't worry. i'll take care of the api keys and other requirements on google side.

arun-mani-j commented 4 years ago

Wait, are we talking about using GoodReads API instead of OpenLibrary API or adding roulette suggestions directly to Google Sheets ? :smiley:

suhasa010 commented 4 years ago

no lol. goodreads api sucks. only in this script goodreads api is used.

Edit: just went through the current code. yeah you seem to be using OpenLibrary api. but after the integration we can do much more with goodreads script.