Skip to content

Queuebee/MafBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MafBot

A simple bot for the maffiagame www.maffiaworld.nl

Installation

Create a virtualenv and install the required packages:

virtualenv .env
source .env
pip install -r requirements.txt

Confuguration

Set your credentials in mafbot/conf.py:

username = 'user'
password = '11235811'

Run

./mafbot.py

About

A simple bot for the maffiagame www.maffiaworld.nl.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%