Skip to content

Small bot for WhatsApp that lets you play games against your friends

Notifications You must be signed in to change notification settings

garciademarina/WABot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WABot

WABot (yeah, very creative name) is a small bot that lets you play hangman or trivial solo or against friends via WhatsApp.

  • You'll need a server capable of running PHP+MySQL and a WhatsApp account.
  • It uses the unofficial API for WahtsApp, "WhatsAPI" https://github.com/venomous0x/WhatsAPI , for questions about how to set up please, go there, I will not answer any question about WhatsAPI
  • Words for hangman and questions for trivial are in Spanish, very easy to change the files to any other language
  • DAO classes were taken from Osclass https://github.com/osclass/OSClass

Hangman

  • Add the bot to your contacts and start a chat
  • Send him the command "/ahorcado" (without quotes)
  • Reply with one character, replies with more than one character will not be accepted (I'm working on making it possible to discover the whole word at once)
  • Each - represent a character

Trivial

  • Add the bot to your contacts and start a chat
  • Send him the command "/trivial" (without quotes)
  • Reply to the questions, each 20 seconds there will be a clue.
  • After 3 clues without correct answers, the answer is given
  • Each - represent a character
  • Questions were taken from here : http://www.tjmm.com/trivial/paginatrivial.htm , currently only "miscelania" topic is active

DISCLAIMER: This bot uses the unofficial API for WhatsApp, WhatsAPI, I'm not responsible for any use you made of WhatsAPI nor the bot itself. The bot just responds to given commands, there's no way it could be used to spam other accounts.

About

Small bot for WhatsApp that lets you play games against your friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published