Weblutions Documentation
Weblutions Main Site Contact Us Our Discord
Some pages are still pending proper formatting, if required refer to the legacy documentation website.
Product Documentation IconProduct Documentation

Weblutions Documentation / Product Documentation / Bot Portfolio

Updated

Bot Portfolio

By Josh M. 1 min 4

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.

Requirements

  • Server to host the site

  • Nginx, Apache or similar web-server software

  • Node.Js

  • MySQL Server

  • Domain


Installation

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

  1. Upload the files to the server

  2. Install the MySQL database from the installme.sql file

  3. Use npm install from within the installation directory to install required dependencies

  4. Edit the configuration file to the desired state

  5. Run node . to start the node application

  6. Access the application from a web-browser

This page was imported from our legacy documentation platform. It was originally published in 2021.