Skip to content

A Python program that solves math problems in the 'MATHS BATTLE' game by https://t.me/gamebot.

Notifications You must be signed in to change notification settings

tashmeetsk/Telegram-Math-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Telegram-Math-Solver

This program leverages Selenium for web scraping to automatically solve math problems in the "MATHS BATTLE" game by @gamebot in a Firefox browser.

Requirements

Installing selenium (After installing Python)

Open the Command Prompt and enter the following command in the terminal.

pip install selenium

How to Run

  1. Download main.py to a directory on your local machine.
  2. Open the script in Python IDLE or any code editor and run it.
  3. Follow the prompts, and the program will automatically launch a new Firefox window and start solving the Math Battle game.

References

Built With

Collaborators

The list of contributors who participated in this project.

About

A Python program that solves math problems in the 'MATHS BATTLE' game by https://t.me/gamebot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages