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

@pai-tech/mark-discord

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pai-tech/mark-discord

latest
npmnpm
Version
1.0.2
Version published
Maintainers
5
Created
Source

PAI-BOT-JS Module Template

Description

This base project is used for developers who wants to develop an PAI-BOT module the can be learned by the PAI-BOT.

How to create a new pai-bot module from this project?

  • Download the project (make sure you have pai-bot configured) 1.1 If you clone the project from git please DELETE ".git" folder to enable changes.
  • Change folder name to your-project-name
  • Change package.json "name" field to your-project-name (this will be the npm package name)
  • Edit pai-code-interface.json file and change the "module-name" field to your-project-name (this will represent the module name for pai-code commands)
  • Write your module code in the pcm-main.js file (this is the entry point of the module)
  • The file PAI.JS is used to run the module in development environment, use this file to test your module.

For more information

  • Documentation is available at PAI-TECH Knowledge-base.
  • Ask for help on the Email.

License

PAI-BOT-JS Module Template is copyright (c) 2018-present PAI-TECH ARTIFICIAL INTELLIGENCE contact@pai-tech.org.

PAI-BOT-JS Module Template is free software, licensed under the GNU General Public License, Version 3.0. See the LICENSE file for more details.

Keywords

PAI-CODE

FAQs

Package last updated on 13 Jul 2020

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