MIS-Bot icon indicating copy to clipboard operation
MIS-Bot copied to clipboard

Telegram bot to pull attendance from SJCET website, plus more features like bunk calculator, test reports, etc. https://mis-bot.readthedocs.io/

Results 4 MIS-Bot issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.4.0 to 2.6.2. Release notes Sourced from scrapy's releases. 2.6.2 Fixes a security issue around HTTP proxy usage, and addresses a few regressions introduced in Scrapy 2.6.0....

dependencies

Bumps [scrapy-splash](https://github.com/scrapy-plugins/scrapy-splash) from 0.7.2 to 0.8.0. Release notes Sourced from scrapy-splash's releases. 0.8.0 Security bug fix: If you use HttpAuthMiddleware (i.e. the http_user and http_pass spider attributes) for Splash authentication,...

dependencies

Using the website mumresults.in write a scraper to periodically check for results by looking up their exam codes. Create a new `misc` table with fields like `exam_code` of type string...

enhancement