Skip to content

shuygena/Bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookbot

📕 Read & Enjoy
Запись_2023_02_24_12_01_10_715

🔛 Options

  • flipping through the book
  • add/delete bookmarks

🧰 Requirements:

This project was done with python-3.8.10 and aiogram-2.24

🔗 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

🎓 Tutorial

Telegram-bots course (ru)