Git Product home page Git Product logo

perabot's Introduction

PeraBot [WIP]

PeraBot1 use Baileys2 to communicate with WhatsApp3. PeraBot1 is written in TypeScript4, while its predecessor games-wabot5 is written in JavaScript6. Also, Perabot1 use ECMAScript7 module instead CommonJS8.

Installation

First, you need to install NodeJs9. After installing NodeJs9 you can run bellow following commands

# Clone repository 
git clone https://github.com/BochilGaming/perabot
# Change directory to 'perabot'
cd perabot
# Install depedency
npm install
# Start bot
npm run start

Folder Structure

  • Machine learning -- contains training files for the models used by text2command.
  • src a.k.a Source -- contains TypeScript4 files which are the main PeraBot1 code

Thanks To

  • Allah SWT
  • Parents
  • All contributors

Footnotes

Footnotes

  1. https://github.com/BochilGaming/perabot 2 3 4

  2. https://github.com/WhiskeySockets/Baileys

  3. https://en.wikipedia.org/wiki/WhatsApp

  4. https://www.typescriptlang.org/ 2

  5. https://github.com/BochilGaming/games-wabot

  6. https://developer.mozilla.org/en-US/docs/Web/JavaScript

  7. https://nodejs.org/api/esm.html

  8. https://nodejs.org/api/modules.html

  9. https://nodejs.org/ 2

perabot's People

Contributors

bochilgaming avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.