Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akkilmg/moe-bot
This is a Rival Regions related bot which automates the MoE (Minister of Economy) task by a bot without human interuption. This bot will automatically refills the resource in the state.
https://github.com/akkilmg/moe-bot
auto-play automation game python python3 rivalregion rivalregions selenium selenium-python selenium-webdriver
Last synced: 22 days ago
JSON representation
This is a Rival Regions related bot which automates the MoE (Minister of Economy) task by a bot without human interuption. This bot will automatically refills the resource in the state.
- Host: GitHub
- URL: https://github.com/akkilmg/moe-bot
- Owner: AkkilMG
- License: gpl-3.0
- Created: 2024-08-12T14:24:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T03:24:46.000Z (4 months ago)
- Last Synced: 2025-01-13T01:45:39.300Z (30 days ago)
- Topics: auto-play, automation, game, python, python3, rivalregion, rivalregions, selenium, selenium-python, selenium-webdriver
- Language: Python
- Homepage: https://rivalregions.com/
- Size: 293 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MoE-Bot
## Description
This is a **[Rival Regions](https://rivalregions.com)** related bot which automates the MoE (Minister of Economy) task by a bot without human interuption. This bot will automatically refills the resource in the state.
**Making life easier with python**
## How to use the bot?
- Install **[python - 3.10](https://www.python.org/downloads/release/python-31010/)**
- Now use git to make a local repository of this repository
```git
git clone https://github.com/AkkilMG/MoE-Bot
cd MoE-Bot
```
- Now run the
- Using bash on linux
```bash
chmod +x run.sh
./run.sh
```
- Using bash on window
```bash
./run.ps1
```
- Directly on powershell
```cmd
pip install -r requirements.txt
python app.py
```## If you find any issue or bugs?
Nice, I would be happy if you find any bugs or issues in the code. As there wasn't too much of testing been done. But, its still being used for my personal MoE [[MoE - 26/08/24]](https://rivalregions.com/#slide/profile/2001627254).
## Developer
- **[AkKiL](https://github.com/AkKiLMG)**