Skip to content

The-Portal-Bot/Documentation

Repository files navigation

Portal Documentation

This repository contains the documentation website for Portal, a fully fledged and feature rich bot for Discord.

About

Portal is a Discord bot that offers a variety of features including:

  • Comprehensive command system
  • Advanced music player
  • And many more features

The documentation is built with Docusaurus, a modern static website generator.

Website

The live website can be accessed at https://portal-bot.xyz

Development

Prerequisites

  • Node.js (version 16 or higher)
  • npm or yarn

Installation

  1. Clone the repository
  2. Install dependencies:
npm install

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

npm run deploy

Features

  • Comprehensive documentation of all Portal bot commands
  • Music player documentation
  • User guides and help resources

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is maintained by Keybraker.

Copyright © 2020 - ${new Date().getFullYear()}

About

Documentation in the form of a website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published