blacksmithop / MafiaggBot

Mafia.gg Bot

Home Page:https://blacksmithop.github.io/MafiaggBot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MafiaggBot

Website


Clone this repo

git clone https://github.com/blacksmithop/MafiaggBot

cd MafiaggBot

You can also download the latest release here


Install the dependencies

python3 -m pip install -r requirements.txt

Set environment variables

Create a .env file

MAFIA_GG_USERNAME=username
MAFIA_GG_PASSWORD=password

Run the bot

python3 runbot.py

Note: When you run the bot for the first time, it will download the deck and setup data and store it in bot/data/ folder.

To Do

  • Fix Setup data parsing

About

Mafia.gg Bot

https://blacksmithop.github.io/MafiaggBot/


Languages

Language:Python 100.0%