An open API service indexing awesome lists of open source software.

https://github.com/shuygena/bookbot

:book: book reading tg-bot
https://github.com/shuygena/bookbot

aiogram aiogrambot python python3 telegram-bot

Last synced: 3 months ago
JSON representation

:book: book reading tg-bot

Awesome Lists containing this project

README

        

# Bookbot
:closed_book: Read & Enjoy
![Запись_2023_02_24_12_01_10_715](https://user-images.githubusercontent.com/75737596/221137164-1368e31d-e9da-403c-8417-099156e8456c.gif)

## :on: Options
- flipping through the book
- add/delete bookmarks

## :toolbox: Requirements:
This project was done with python-3.8.10 and aiogram-2.24

## :link: Download & Run
Clone repository:
```
git clone https://github.com/shuygena/Bookbot bookbot
```
Go to directory:
```
cd bookbot
```
Install requirements:
```
python3 -m pip install -r requirements.txt
```
Run bot:
```
python3 bot.py
```

## :mortar_board: Tutorial
[Telegram-bots course ](https://stepik.org/course/120924/info) (ru)