Skip to content

dmtrbrl/BooksAndBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksAndBot

@BooksAndBot is an inline bot that allows you to search for books and share them in a conversation.

Powered by Goodreads.

Demo

How it works

Development

  1. You'll need a few things:
  • A Telegram bot token. Contact @BotFather in order to create a new bot and receive a token.
  • A Goodreads API key. Apply for one here.
  1. Create .env file in the root directory with following variables:
BOT_TOKEN=YOUR_TELEGRAM_BOT_TOKEN
GOODREADS_API_KEY=YOUR_GOODREADS_API_KEY
  1. Install dependencies and start the app:
npm i
npm start

About

Telegram inline bot. Search for books and share them in a conversation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published