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
- Host: GitHub
- URL: https://github.com/shuygena/bookbot
- Owner: shuygena
- Created: 2023-01-28T20:10:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T09:19:12.000Z (over 2 years ago)
- Last Synced: 2025-01-17T02:22:50.930Z (5 months ago)
- Topics: aiogram, aiogrambot, python, python3, telegram-bot
- Language: Python
- Homepage:
- Size: 363 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookbot
:closed_book: Read & Enjoy
## :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)