This repository contains the documentation website for Portal, a fully fledged and feature rich bot for Discord.
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.
The live website can be accessed at https://portal-bot.xyz
- Node.js (version 16 or higher)
- npm or yarn
- Clone the repository
- Install dependencies:
npm installnpm startThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
npm run buildThis command generates static content into the build directory and can be served using any static contents hosting service.
npm run deploy- Comprehensive documentation of all Portal bot commands
- Music player documentation
- User guides and help resources
Contributions are welcome! Please feel free to submit a Pull Request.
This project is maintained by Keybraker.
Copyright © 2020 - ${new Date().getFullYear()}