New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

alphabot-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alphabot-cli

Simple bot chat facebook messenger by GinStudio

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

alphabot-cli

Cài đặt

npm i alphabot-cli -g

Nhớ cài alphabot-cli global nhé các bạn!

Các câu lệnh

1. Lệnh tải alphabot

alphabot-cli clone

Lệnh này sẽ tự động tải alphabot phiên bản mới nhất trên github về ~/alphabot (https://github.com/nhatcaygame/alphabot)

2. Lệnh tạo plugin mới

alphabot-cli create-plugin <tên plugin> [--clean]

<tên plugin>: Tên file của plugin
--clean: Xóa hết comment hướng dẫn trong file đó

3. Lệnh tạo command mới

alphabot-cli create-command <tên command> [--clean]

4. Lệnh đổi mới cấu trúc command

alphabot-cli rebase <đường dẫn tới file command> [--clean]

Lệnh này sẽ comment hết code của file sau đó ghép cấu trúc mới vào (dành cho nhà phát triển)

Các bạn có thể xem danh sách lệnh bằng cách gõ:

alphabot-cli help

Keywords

Alphabot

FAQs

Package last updated on 15 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts