GitHunt
TO

tortamque/fict-failing-score-calculator

A Telegram bot that will help applicants calculate an approximate failing score for the FICT specialties

🇺🇦

Калькулятор непрохідних балів ФІОТ

Це Telegram бот, який допоможе абітурієнтам розрахувати приблизний непрохідний бал на спеціальності ФІОТ

Непрохідний бал - бал n-ої людини з 1 пріорітетом, де n - кількість бюджетних місць

Необхідні пакети

Пакет Посилання
requests https://pypi.org/project/requests/
Pyrogram https://pypi.org/project/Pyrogram/
TgCrypto https://pypi.org/project/TgCrypto/

Демонстрація роботи

Посилання на бота

https://t.me/edbo_fict_bot

Використання

Для користування ботом запустіть його або ведіть команду /start. Далі бот розповість коротку інструкцію з використання.

Доступні команди:

  • /start - Отримати інструкцію з використання
  • /marks - Отримати непрохідні бали на всі спеціальності
  • /121 - Непрохідний бал на 121 спеціальність
  • /123 - Непрохідний бал на 123 спеціальність
  • /126 - Непрохідний бал на 126 спеціальність

🇺🇸

Failing score FICT calculator

This is a Telegram bot that will help applicants calculate an approximate failing score for the FICT specialties

A failing score is the score of the n-th person with 1 priority, where n is the number of budget seats

Required packages

Package Link
requests https://pypi.org/project/requests/
Pyrogram https://pypi.org/project/Pyrogram/
TgCrypto https://pypi.org/project/TgCrypto/

Demonstration of work

https://t.me/edbo_fict_bot

Usage

In order to use this bot, start it or run the /start command. You'll be given a short instruction on how to use it.

Available commands:

  • /start - Get instructions for use
  • /marks - Get failing scores for all specialties
  • /121 - Failing score for 121 specialty
  • /123 - Failing score for 123 specialty
  • /126 - Failing score for 126 specialty
tortamque/fict-failing-score-calculator | GitHunt