Skip to content

Boost your study sessions with our Telegram bot! Our bot offers a suite of study tools to help you learn smarter, not harder. Whether you're prepping for exams or simply brushing up on a subject, our bot is your study buddy, available 24/7 to support your academic journey.

License

Notifications You must be signed in to change notification settings

anekobtw/mind-mastery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mind Mastery

version aiogram licence made with love

Boost your study sessions with our Telegram bot! Our bot offers a suite of study tools to help you learn smarter, not harder. Whether you're prepping for exams or simply brushing up on a subject, our bot is your study buddy, available 24/7 to support your academic journey.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

TOKEN - Your bot token

MY_TIMEZONE_AHEAD_SECONDS - The difference between your timezone and UTC (e.g. 14400, -3600, etc.)

Run Locally

Clone the project

$ git clone https://github.com/anekobtw/mind-mastery

Go to the project directory

$ cd bot

Install dependencies

$ pip install -r requirements.txt

Run the program

$ python main.py

About the project

Authors

Built With

  • aiogram - A modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
  • APScheduler - Task scheduling library for Python
  • geopy - Geocoding library for Python.
  • inspirational_quotes - Simple Pypi Package which returns random Inspirational Quotes.
  • Pillow - Python Imaging Library
  • python-dotenv - Reads key-value pairs from a .env file and can set them as environment variables.
  • python_dateutil - Useful extensions to the standard Python datetime features
  • pytz
  • timezonefinder - Python package for finding the timezone of any point on earth (coordinates) offline
  • wikipedia

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

The project is MIT licensed

About

Boost your study sessions with our Telegram bot! Our bot offers a suite of study tools to help you learn smarter, not harder. Whether you're prepping for exams or simply brushing up on a subject, our bot is your study buddy, available 24/7 to support your academic journey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages