Skip to content

jxs/goodreads_telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good Reads Search Bot

A Telegram inline bot to search good reads books, available at @goodreads_search_bot

Usage

To use it within Telegram, just type @goodreads_search_bot <book> and the bot will show the list of books found.

Build and run

  • Clone the repository: git clone https://github.com/jxs/goodreads_search_bot.git && cd goodreads_search_bot
  • export TELEGRAM_BOT_TOKEN=<INSERT YOUR BOT TOKEN HERE> with your own bot token (you can get it from @BotFather
  • export GOODREADS_API_KEY=<INSERT API KEY HERE> with your own good reads api key (you can get it from here )
  • Finally, build the project and run it: cargo run

N.B. Remember to set the bot as an inline bot by issuing the command /setinline to BotFather

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages