Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create comments on Steam through the application with its own interface and with additional features.

Notifications You must be signed in to change notification settings

mangoodd/Steam-comment-bot

Repository files navigation

Project - Steam-comment-bot

Language Module Module Module


Цель:

Создание приложения для автоматического написания комментариев в профилях Steam.

Target:

Creating an application to automatically write comments on Steam profiles.

Технологический стек / Technology stack:

  • Python 3.11+
  • PyQt5 5.15.9+
  • Beautifulsoup4 4.11.2+
  • Selenium 4.8+

Интерфейс / Interface:

Основной функционал:

  • Проверка наличия указанного комментария на указанной странице и вывод информации о ее результате и времени проверки.
  • Запуск автоматической проверки наличия комментария на странице через заданный промежуток времени. Автоматическое написание комментария при его отсутствии.

Процесс написания комментария осуществляется через существующий аккаунт Steam, данные от которого необходимо указывать в поле ("Данные аккаунта Steam"/"Data of Steam account").

Для проверки наличия комментария, данные от инициирующего аккаунта не нужны.

Политика Steam накладывает определенные ограничения на аккаунты, поэтому не со всех аккаунтов возможно оставить комментарий.

Для полноценной работы программы в автоматическом режиме рекомендуется отключать двухэтапную аутентификацию. В противном случае необходимо подтверждать вход в аккаунт каждый раз при написании нового комментария.

Main functionality:

  • Checking the presence of the specified comment on the specified page and displaying information about its result and the time of the check.
  • Launch automatic check for the presence of a comment on the page after a specified period of time. Automatic writing a comment in its absence.

The process of writing a comment is carried out through an existing Steam account, the data from which must be specified in the field ("Steam account data"/"Data of Steam account").

To check for the presence of a comment, data from the initiating account is not needed.

The Steam policy imposes certain restrictions on accounts, so not all accounts can leave a comment.

For full-fledged operation of the program in automatic mode, it is recommended to disable two-step authentication. Otherwise, you must confirm the login to your account every time write a new comment.

Анимация / Animation:

About

Create comments on Steam through the application with its own interface and with additional features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages