Skip to content

The bot is designed to fast solve in-game captchas in the Epsilion War MMORPG

License

Notifications You must be signed in to change notification settings

epsilion-war-mmorpg/epsa-captcha-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Epsilion War captcha solver.

tests linters CodeQL

The bot is designed to fast solve in-game captchas in the Epsilion War MMORPG

Local setup

$ git clone git@github.com:esemi/epsa-captcha-bot.git
$ cd epsa-captcha-bot
$ python3.11 -m venv venv
$ source venv/bin/activate
$ pip install -U poetry
$ poetry install

Run tests

$ pytest --cov=app

Run linters

$ poetry run mypy app/
$ poetry run flake8 app/

Run Telegram bot

python -m app.bot

About

The bot is designed to fast solve in-game captchas in the Epsilion War MMORPG

Topics

Resources

License

Stars

Watchers

Forks

Languages