Code Monkey home page Code Monkey logo

mirai-modified-v1.5's Introduction

Mirai Mirai Bot

size code-version commits

Tổng Quát Về Bot - Hướng Dẫn Cài Đặt - Tác Giả

Overview

Project Mirai sẽ biến tài khoản Facebook cá nhân của bạn thành một con bot thông minh, nhanh nhẹn!

Các thay đổi

Đây là các log thay đổi qua từng phiên bản

(Tất cả những lịch sử thay đổi có thể xem ở file README.md phiên bản cũ)

  • 4.6.5: genaral -> general.

  • 4.7.0: Thay đổi rất nhiều, đã thêm tùy chọn ngôn ngữ (xem .env).

  • 4.7.1: Sửa lỗi "Wrong username/password".

Installation

Yêu cầu:

  • NodeJS và git(không bắt buộc)
  • Trình độ sử dụng NodeJS ở mức trung bình
  • Một tài khoản Facebook dùng để làm bot(Khuyên nên sử dụng acc đã bỏ hoặc không còn sử dụng để tránh mất acc hay acc bị khoá!!)

Cài đặt (Linux/macOS/WSL/Windows đã cài windows-build-tools):

  • Step 1: Clone hoặc download project, nếu máy bạn có git hãy sử dụng lệnh:
git clone https://github.com/catalizcs/mirai
  • Step 2: Trỏ và bắt đầu cài đặt các gói module cần thiết cho bot cũng như file env:

(Windows CMD)

cd mirai && rename .env.example .env && npm install

(Linux/macOS Terminal)

cd mirai && mv -f .env.example .env && npm install
  • Step 3: Mở file .env và chỉnh sửa.
  • Step 4: Login vào tài khoản Facebook của bạn theo thông tin đăng nhập bạn đã điền trong file .env:
node login.js
  • Step 5: Nhập lệnh này nếu bạn không dùng bot trên Glitch:
npm start

Video hướng dẫn deploy và sử dụng Mirai Bot:

  • Hướng dẫn dành cho Glitchs:

Tutorial for Glitch.com

  • Hướng dẫn dành cho Windows 10:

Tutorial for Window 10

Deployment

Click this button: Remix on Glitch Run on Repl.it

Author

Và cùng nhiều anh em tester đã đồng hành cùng project! Cảm ơn!

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file

mirai-modified-v1.5's People

Contributors

rfs-adreno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.