Skip to content

abhishek-kumar-21/academic-notes-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Notes Bot

A Telegram bot for providing academic resources for theory and lab subjects of all semesters.

academic-notes-bot-demo.mp4

🛠️ Setup & Installation

1️⃣ Clone the repository and navigate into it.

git clone https://github.com/abhishek-kumar-21/academic-notes-bot.git
cd academic-notes-bot

2️⃣ Create a virtual environment and activate it.

3️⃣ Install dependencies from requirements.txt.

pip install -r requirements.txt

4️⃣ Create a .env file with the following:

PYTHON_VERSION=3.11.9
BOT_TOKEN=your_token

5️⃣ Run the bot using:

python main.py

✅ Features

  • Retrieve notes and resources organized by year, semester, subject, and lab.
  • Quickly search and find academic material.

📄 Environment Variables

Variable Description
PYTHON_VERSION Python version
BOT_TOKEN Your bot token

📝 License

MIT License.

About

A bot that provides academic resources for theory and lab subjects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages