Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 641 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 641 Bytes

Mafia Bot

Made this application to run a bot that plays the game Mafia over WhatsApp.

Getting started

Prerequisites

  • nodejs and npm installed. Version 12+
  • a phone with a whatsapp installed (This will be your bot)

Steps to start the bot

  1. Clone this repo git clone https://github.com/TheSPD/mafiabot.git
  2. From the root of this directory. Run node install
  3. Now run the command node index.js to start the application
  4. A QR code will be displayed, use this to register your phone

Development

The progress of this project is managed on this trello board