Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)**