1.0.9991 • Published 5 years ago
@pai-tech/pai-payment-manager v1.0.9991
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.
1.0.9991
5 years ago
1.0.999
5 years ago
1.0.998
5 years ago
1.0.997
5 years ago
1.0.996
5 years ago
1.0.995
5 years ago
1.0.994
5 years ago
1.0.993
5 years ago
1.0.992
5 years ago
1.0.991
5 years ago
1.0.99
5 years ago
1.0.98
5 years ago
1.0.97
5 years ago
1.0.96
5 years ago
1.0.95
5 years ago
1.0.94
5 years ago
1.0.93
5 years ago
1.0.92
5 years ago
1.0.91
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago