https://github.com/piotrmaslanka/yandex-conqueror
A tool to inform the general Russian population about what's going on in year 2022 on Ukraine via posting 5-star reviews to Yandex.
https://github.com/piotrmaslanka/yandex-conqueror
2022 bot putin spam ukraine war yandex yandex-api
Last synced: 6 months ago
JSON representation
A tool to inform the general Russian population about what's going on in year 2022 on Ukraine via posting 5-star reviews to Yandex.
- Host: GitHub
- URL: https://github.com/piotrmaslanka/yandex-conqueror
- Owner: piotrmaslanka
- License: mit
- Created: 2022-03-09T18:17:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T10:41:58.000Z (over 3 years ago)
- Last Synced: 2025-04-20T06:34:56.880Z (6 months ago)
- Topics: 2022, bot, putin, spam, ukraine, war, yandex, yandex-api
- Language: Python
- Homepage: https://git.dms-serwis.com.pl/yandex-conqueror/conqueror
- Size: 116 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
yandex-conqueror
================
[](https://badge.fury.io/py/yandex-conqueror)
[](https://pypi.python.org/pypi/yandex-conqueror)A tool to inform the general Russian population about what's going on in year 2022 on Ukraine via
posting 5-star reviews to Yandex.List of [contributors](https://git.dms-serwis.com.pl/yandex-conqueror/conqueror/-/blob/main/CONTRIBUTORS.md) available in a separate file.
How to use it?
==============At first, create a Yandex account. Make sure that you're able to log-in, ie. activate all mail and SMS passwords.
Then install Python 3.10, necessarily adding Python to PATH.
Then enter command line and type:
```bash
pip install yandex-conqueror
python -m conqueror
```Note that the browser window has to open in order for this to work. Ie. this cannot and will not work
headless. Ie. you can't run this on a server without X.FAQ
===Why Cassandra?
--------------Because we had a spare instance, and it doesn't require auth password (by default). Which is totally fine,
as our Cassandra is not exposed externally.Aren't you afraid that your counter will get hacked?
----------------------------------------------------If we do, we'll block the offending e-mail addresses. Or we'll just add a whitelist with a couple
of supported ones. We'll see how the situation develops...