Product Documentation
The Bot Portfolio is aimed to bring all of your bots to one location. With a list of bots and the ability to view bot developers bots, this website makes finding bots easy. Find your-self always looking for new things to add to your server? Find it all in one location with custom bots. The Bot Portfolio just makes your development skills shine!
Bot Portfolio is no longer sold or supported. This is a legacy page for the setup process of the application.
Server to host the site
Nginx, Apache or similar web-server software
Node.Js
MySQL Server
Domain
The installation of Bot Portfolio is pretty simple as it operates like any Node application. You'll have to ensure requirements are installed and Nginx (or another web-server) is configured for the domain
Upload the files to the server
Install the MySQL database from the installme.sql file
Use npm install from within the installation directory to install required dependencies
Edit the configuration file to the desired state
Run node . to start the node application
Access the application from a web-browser
This page was imported from our legacy documentation platform. It was originally published in 2021.