GithubHelp home page GithubHelp logo

khayyamgradereport's Introduction

Khayyam grade reporter

A telegram bot to report new grades of pooya.khayyam.ac.ir .

Features


  1. Send you your grades, when you have a new grade.
  2. You can see your grades.
  3. Also you can see your exam days.

Get start


  1. Clone the project on your server / PC.

    git clone https://github.com/apep-1998/khayyamgradereport.git

    cd khayyamgradereport

  2. Install project requirements

    pip install -r requirements.txt

  3. Create new telegram bot with Botfather

  4. Add this commands to your bot.

    info - چطور با ربات کار کنم؟
    nowgrade - مشاهده نمرات فعلی شما
    examdays - مشاهده روز او ساعت امتحانات شما
    aboutme - اطلاعات بیشتر درباره ربات و نویسنده ربات
    
  5. set bot token and admin password in Variables.py

  6. Run programm

    python main.py

  7. send start message to your bot.

Pictures


khayyamgradereport's People

Contributors

apep-1998 avatar

Stargazers

Amir Khadangi avatar Amir Sajjad Poursoltani avatar

Watchers

James Cloos avatar

khayyamgradereport's Issues

Suggest to loosen the dependency on telepot

Hi, your project khayyamgradereport(commit id: 1406f41) requires "telepot==12.7" in its dependency. After analyzing the source code, we found that the following versions of telepot can also be suitable, i.e., telepot 12.1, 12.2, 12.3, 12.4, 12.5, 12.6, since all functions that you directly (4 APIs: telepot.loop.MessageLoop.init, telepot.namedtuple._create_class, telepot.namedtuple._create_class, telepot.init.Bot.init) or indirectly (propagate to 5 telepot's internal APIs and 4 outsider APIs) used from the package have not been changed in these versions, thus not affecting your usage.

Therefore, we believe that it is quite safe to loose your dependency on telepot from "telepot==12.7" to "telepot>=12.1,<=12.7". This will improve the applicability of khayyamgradereport and reduce the possibility of any further dependency conflict with other projects.

May I pull a request to further loosen the dependency on telepot?

By the way, could you please tell us whether such an automatic tool for dependency analysis may be potentially helpful for maintaining dependencies easier during your development?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.