ashu-cmd / tom-bot

A chatbot for WhatsApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tom-bot: a bot for Whatsapp

Tom-bot is a bot that is intended to go on a specific group chat to respond to queries, currently it can do this:

  • 8ball: responds with a random 8ball quote
  • Ping: pong
  • Fortune: responds with a random fortune from a random fortune file in the dir fortunes/
  • Roll: generate random numbers, format xdy [(+|-) modifier]
  • Shutdown: does not respond, ends process. (User must be in the config file)
  • Restart: Exits the bot with a non-zero exit code, so it can be restarted by a service manager and/or script

About

A chatbot for WhatsApp

License:MIT License


Languages

Language:Python 95.5%Language:PLSQL 4.2%Language:Shell 0.4%