/askbuddie-bot-docs

Documentation website of ask buddie's discord bot.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Ask Buddie Bot Docs

The official documentation site of Ask Buddie Discord Bot created and maintained by the AskBuddie community.

Table Of Contents

Tech Stack

Client: React, NextJS, TailwindCSS

Prerequisites

  • You have Node 12+ installed.
  • Fundamental knowledge of NextJS.

Contributing

Want to contribute? Please check the guidelines below:

Contributing Guide

Please use development branch rather than main for the latest development changes.

  • Fork the repository
  • Create a feature/patch branch from development branch
  • Commit your changes
  • push to the branch & open a pull request

If you want to add new feature to the bot, please raise an issue as well as join our Discord Server for discussion.

Development Setup

yarn install
yarn dev // for development

License

GNU General Public License