Telereads = Telegram + Goodreads
@TelereadsBot is an inline bot that allows you to search for books and quickly share them in a conversation.
Demo
![]()
![]()
Deploy your own
You can deploy your own instance of this bot. You will 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.
- A working installation of Rust.
Once you have both of these keys, you need to store them as environment variables:
Finally, you can run the bot:
Contributing
Contributions are welcome. You can also help by reporting or fixing bugs.